puppet: Disable storeconfigs at master bootstrap
This commit is contained in:
parent
be7b1ecafe
commit
ea4b48b00a
2 changed files with 9 additions and 10 deletions
|
@ -66,6 +66,7 @@ EOF
|
|||
fi
|
||||
|
||||
cat >> /etc/puppet/manifests/node/${FQDN}.pp << EOF
|
||||
\$puppet_storeconfigs = "none"
|
||||
include puppet::server::${SERVER}
|
||||
include puppet::manual
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue