From adde72c0fbcf826866f3f0ba9bebd9a153b8e420 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <Alex.Iribarren@cern.ch>
Date: Wed, 17 Feb 2021 19:28:15 +0100
Subject: [PATCH] Note on Puppet

---
 docs/koji/bootstrapping.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/koji/bootstrapping.md b/docs/koji/bootstrapping.md
index 37b5f20..64f4efc 100644
--- a/docs/koji/bootstrapping.md
+++ b/docs/koji/bootstrapping.md
@@ -487,4 +487,12 @@ Now that you have the testing infrastructure set up and all the necessary
 RPMs built, you can prepare a kickstart template for your new distro. You'll
 need to do [something like this](https://gitlab.cern.ch/linuxsupport/koji-image-build/-/commit/622b3632d9f1e6e89705e77694246cbfc5b2c068).
 
+## Start getting Puppet ready
+
+You'll need to create a [new tag](https://gitlab.cern.ch/linuxsupport/lxdist-build/-/commit/128424d237e8121864d9e1cf826ed5911a43d4a9)
+for the Config team, and possibly a [new disttag](https://gitlab.cern.ch/linuxsupport/rpms/buildsys/buildsys-macros-configX).
+
+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.
+
 ## Build OpenAFS Kernel Modules
-- 
GitLab