diff options
-rw-r--r-- | global/overlay/etc/puppet/puppet.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/puppet/puppet.conf b/global/overlay/etc/puppet/puppet.conf index 65a6d38..64452eb 100644 --- a/global/overlay/etc/puppet/puppet.conf +++ b/global/overlay/etc/puppet/puppet.conf @@ -12,7 +12,7 @@ external_nodes = /etc/puppet/cosmos_enc.py # the hiera-gpg backend. If the backend isn't found - *everything* breaks. Puppet 3.7.1. basemodulepath = /etc/puppet/cosmos-modules:/etc/puppet/modules:/usr/share/puppet/modules #modulepath = /etc/puppet/cosmos-modules:/etc/puppet/modules:/usr/share/puppet/modules -config_version = /etc/puppet/cosmos_config_version +#config_version = /etc/puppet/cosmos_config_version [master] # These are needed when the puppetmaster is run by passenger |