Merge "Add a hint of project-config repository"

This commit is contained in:
Jenkins 2016-12-05 07:32:40 +00:00 committed by Gerrit Code Review
commit e6f0c90421
1 changed files with 7 additions and 0 deletions

View File

@ -174,6 +174,13 @@ or
`logserver.pp <http://git.openstack .org/cgit/openstack-infra/puppet-openstackci/tree/manifests/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: