Merge pull request #6343 from neumayer/puppetdocs
Update puppet provisioner docs
This commit is contained in:
commit
1a912d791a
|
@ -28,7 +28,7 @@ accessible from your network.
|
|||
``` json
|
||||
{
|
||||
"type": "puppet-server",
|
||||
"options": "--test --pluginsync",
|
||||
"extra_arguments": "--test --pluginsync",
|
||||
"facter": {
|
||||
"server_role": "webserver"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue