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