Clarify puppet apply iteration docu

Clarify that only puppet apply needs to be iterated.

Change-Id: I6bad606506dca3ba9a97a48f64c6283dea0b4404
This commit is contained in:
Andreas Jaeger 2014-12-04 19:01:54 +01:00
parent 168254f154
commit e74e0cb50c

View File

@ -92,9 +92,9 @@ system-config repository::
That should turn the system you are logged into into an etherpad That should turn the system you are logged into into an etherpad
server with the same configuration as that used by the OpenStack server with the same configuration as that used by the OpenStack
project. You can edit the contents of the system-config repo and project. You can edit the contents of the system-config repo and
iterate as needed. When you're ready to propose the change for iterate ``puppet apply`` as needed. When you're ready to propose the
review, you can propose the change with git-review. See the change for review, you can propose the change with git-review. See the
`Development workflow section in the Developer's Guide `Development workflow section in the Developer's Guide
<http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_ <http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_
for more information. for more information.