Document new puppet lockfile arg
Puppet3 uses a new command line arg for the agent lockfile. Document this new flag as replacing --puppetdlockfile. Change-Id: I56f883c69bc9d4a573b591ad160f26e407a6df86
This commit is contained in:
parent
49620d2b27
commit
49df0cded3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user