website: really fix puppet provisioner cmd docs
This commit is contained in:
parent
93f217c2f1
commit
11353f182e
|
@ -88,6 +88,7 @@ for readability) to execute Puppet:
|
|||
--modulepath='{{.ModulePath}}' \
|
||||
{{if ne .HieraConfigPath ""}}--hiera_config='{{.HieraConfigPath}}' {{end}} \
|
||||
{{if ne .ManifestDir ""}}--manifestdir='{{.ManifestDir}}' {{end}} \
|
||||
--detailed-exitcodes \
|
||||
{{.ManifestFile}}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue