diff --git a/doc/source/third_party_ci.rst b/doc/source/third_party_ci.rst index 32abdf8..d5002e5 100644 --- a/doc/source/third_party_ci.rst +++ b/doc/source/third_party_ci.rst @@ -174,6 +174,13 @@ or `logserver.pp `__. These are the top level puppet class that is used in ``site.pp``. +One parameter called ``project_config_repo`` is necessary to be set +into ``/etc/puppet/environments/common.yaml``. + +You need to configure this parameter with the URL of the 'project-config' +repository which you will create in the step +`Create an Initial 'project-config' Repository`_ below. + Once completed, you should commit these 3 files to the ``/etc/puppet`` git repo. Your git workflow may vary a bit, but here is an example: