diff options
author | Leif Johansson <leifj@sunet.se> | 2014-09-29 14:08:26 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2014-09-29 14:08:26 +0200 |
commit | 01eeb7b1d992c41aa815ab01d5f5f4ba147d7bbf (patch) | |
tree | 6527c7b03f8dd04ca63801a018235914be410c7f /global | |
parent | 359ceabd4a18b316bd2052b020c886b3db9646ec (diff) |
Diffstat (limited to 'global')
-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 7efe486..ec11255 100644 --- a/global/overlay/etc/puppet/puppet.conf +++ b/global/overlay/etc/puppet/puppet.conf @@ -8,7 +8,7 @@ rundir=/var/run/puppet factpath=/etc/puppet/facter node_terminus = exec external_nodes = /etc/puppet/cosmos_enc.py -modulepath = /etc/puppet/modules:/etc/puppet/cosmos-modules:/usr/share/puppet/modules +basemodulepath = /etc/puppet/modules:/etc/puppet/cosmos-modules:/usr/share/puppet/modules [master] # These are needed when the puppetmaster is run by passenger |