Merge "Document new puppet lockfile arg"

This commit is contained in:
Jenkins 2015-03-10 15:31:35 +00:00 committed by Gerrit Code Review
commit cf68c12ca4
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ globally orchestrated runs to occur:
.. code-block:: bash
sudo puppet agent --test --puppetdlockfile=/tmp/alt-lock-file
sudo puppet agent --test --agent_disabled_lockfile=/tmp/alt-lock-file
Important Notes