diff options
author | Stefan Wold <swold@sunet.se> | 2013-12-20 13:10:27 +0100 |
---|---|---|
committer | Stefan Wold <swold@sunet.se> | 2013-12-20 13:10:27 +0100 |
commit | aaac847d84bd4660ae4011a866cd5c8bef791a2c (patch) | |
tree | 22324e2981ce017c7b6ecbfdb7b3f7ff773f3a79 /global/overlay | |
parent | ccacc042e4c1b8a87e48b40ebcca5121b4ae5beb (diff) |
Include the new cosmos-modules dir in module path
Diffstat (limited to 'global/overlay')
-rw-r--r-- | global/overlay/etc/puppet/puppet.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global/overlay/etc/puppet/puppet.conf b/global/overlay/etc/puppet/puppet.conf index 0ba85f4..a269892 100644 --- a/global/overlay/etc/puppet/puppet.conf +++ b/global/overlay/etc/puppet/puppet.conf @@ -7,6 +7,7 @@ factpath=$vardir/lib/facter templatedir=$confdir/templates node_terminus = exec external_nodes = /etc/puppet/cosmos_enc.py +modulepath = /etc/puppet/modules:/etc/puppet/cosmos-modules:/usr/share/puppet/modules [master] # These are needed when the puppetmaster is run by passenger |