summaryrefslogtreecommitdiff
path: root/global/overlay/etc/puppet
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2014-10-24 18:36:55 +0200
committerLeif Johansson <leifj@sunet.se>2014-10-24 18:36:55 +0200
commitd8e42567b3884938cc20b99ffe733df076726134 (patch)
treefa301cb17f5dab75e2e64339431000b56dfb1f0a /global/overlay/etc/puppet
parent33ddf43ab7289f471f3a1ba57f57e85314f94a39 (diff)
Diffstat (limited to 'global/overlay/etc/puppet')
-rw-r--r--global/overlay/etc/puppet/puppet.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/puppet/puppet.conf b/global/overlay/etc/puppet/puppet.conf
index 0974241..65a6d38 100644
--- a/global/overlay/etc/puppet/puppet.conf
+++ b/global/overlay/etc/puppet/puppet.conf
@@ -11,7 +11,7 @@ external_nodes = /etc/puppet/cosmos_enc.py
# We must add /etc/puppet/cosmos-modules to basemodulepath in order for Puppet to find
# 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
+#modulepath = /etc/puppet/cosmos-modules:/etc/puppet/modules:/usr/share/puppet/modules
config_version = /etc/puppet/cosmos_config_version
[master]