From 23478e0eaea664daf2ff903a5e4e8e44cb93da15 Mon Sep 17 00:00:00 2001
From: Leif Johansson <leifj@sunet.se>
Date: Wed, 23 Sep 2015 13:08:16 +0200
Subject: basemodulepath -> modulepath

---
 global/overlay/etc/puppet/puppet.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'global/overlay')

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
-- 
cgit v1.1