diff --git a/docs/koji/bootstrapping.md b/docs/koji/bootstrapping.md index 64f4efc79a9b4d0215b975619549c2188bf1c195..17ae7a93de303dab3de342ae2a94e8a67bda65f8 100644 --- a/docs/koji/bootstrapping.md +++ b/docs/koji/bootstrapping.md @@ -360,6 +360,11 @@ Other packages will be needed for the cloud image: * [`perl-WWW-Curl`](https://gitlab.cern.ch/linuxsupport/rpms/perl-www-curl) * [`perl-Authen-Krb5`](https://gitlab.cern.ch/linuxsupport/rpms/perl-authen-krb5) +These packages will be needed for openafs: + * [`cern-yum-tool`](https://gitlab.cern.ch/linuxsupport/rpms/cern-yum-tool) + * [`openafs-release`](https://gitlab.cern.ch/linuxsupport/rpms/releases/openafs-release) + + ## Create tag for openafs We need a tag for the openafs kernel modules, we can create it using the @@ -495,4 +500,7 @@ for the Config team, and possibly a [new disttag](https://gitlab.cern.ch/linuxsu Now give a heads up to your Config team colleagues so they start [getting things ready](https://its.cern.ch/jira/browse/AI-6077). They will need to build a new puppet-agent, add the OS to Foreman and probably make some changes to Puppet modules, such as osrepos. +There will be other basic Koji tags that they'll probably need at this point, such +as `collectd*`, `monit*` and `hw*`, so now is a good time to create them. + ## Build OpenAFS Kernel Modules