diff --git a/docs/koji/bootstrapping.md b/docs/koji/bootstrapping.md index b108c70a990b0f2768d31fb6d55447179129e863..c09b799502e4d32e662a700a8b133e691e92b88c 100644 --- a/docs/koji/bootstrapping.md +++ b/docs/koji/bootstrapping.md @@ -509,10 +509,10 @@ be needed by the rpmci Docker images, if it exists and makes sense for your new Other packages will be needed for the cloud image: -* [`cern-get-keytab`](https://gitlab.cern.ch/linuxsupport/rpms/cern-get-keytab) * [`msktutil`](https://gitlab.cern.ch/linuxsupport/rpms/msktutil) * [`perl-WWW-Curl`](https://gitlab.cern.ch/linuxsupport/rpms/perl-www-curl) * [`perl-Authen-Krb5`](https://gitlab.cern.ch/linuxsupport/rpms/perl-authen-krb5) +* [`cern-get-keytab`](https://gitlab.cern.ch/linuxsupport/rpms/cern-get-keytab) These packages will be needed for openafs: @@ -522,6 +522,7 @@ These packages will be needed for openafs: The `cern` tag's [`comps.xml`](https://gitlab.cern.ch/linuxsupport/comps.xml) file will probably list other RPMs you need to build, such as: +* [`locmap-firstboot`](https://gitlab.cern.ch/linuxsupport/rpms/locmap/locmap-firstboot) * [`cern-anaconda-addon`](https://gitlab.cern.ch/linuxsupport/rpms/cern-anaconda-addon) * [`hepix`](https://gitlab.cern.ch/linuxsupport/rpms/hepix) * [`cern-get-sso-cookie`](https://gitlab.cern.ch/linuxsupport/rpms/cern-get-sso-cookie) @@ -529,7 +530,6 @@ file will probably list other RPMs you need to build, such as: * [`sicgsfilter`](https://gitlab.cern.ch/linuxsupport/rpms/sicgsfilter) * [`lpadmincern`](https://gitlab.cern.ch/linuxsupport/rpms/lpadmincern) * [`cern-config-users`](https://gitlab.cern.ch/linuxsupport/rpms/cern-config-users) -* [`locmap-firstboot`](https://gitlab.cern.ch/linuxsupport/rpms/locmap/locmap-firstboot) ## Start creating new tags