From 5d9f53c1e7b132ba3aee9563b591cea66195eb68 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Mon, 11 Mar 2024 14:05:46 +0100 Subject: [PATCH] document master branch for hiera environment --- admin-guide/deployment/sysdb_env.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-guide/deployment/sysdb_env.md b/admin-guide/deployment/sysdb_env.md index d70e71b5..f7dab593 100644 --- a/admin-guide/deployment/sysdb_env.md +++ b/admin-guide/deployment/sysdb_env.md @@ -93,11 +93,11 @@ An example ## Configuring the environment in Puppet server -In [bootstrap](https://git.psi.ch/linux-infra/bootstrap) add the new repo to `instcode/puppet/puppet_server/manifests/data.pp` and run the bootstrap for the Puppet server. +In [bootstrap](https://git.psi.ch/linux-infra/bootstrap) add the new repo to `instcode/puppet/puppet_server/manifests/data.pp` and run the bootstrap for the Puppet server. Note that before this can be rolled out `master` branch needs to exist on `git.psi.ch`. ## Configuring the environment in Sysdb Server -In [bootstrap](https://git.psi.ch/linux-infra/bootstrap) add the new repo to the suitable inventory file (eg. `ansible/inventory.yaml` for production) and run the playbook for the Sysdb server. +In [bootstrap](https://git.psi.ch/linux-infra/bootstrap) add the new repo to the suitable inventory file (eg. `ansible/inventory.yaml` for production) and run the playbook for the Sysdb server. Note that before this can be rolled out `master` branch needs to exist on `git.psi.ch`. ## Test new environment in Puppet