We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2e04b commit 207a191Copy full SHA for 207a191
provision/modules/puppet/files/puppet.conf
@@ -13,7 +13,7 @@
13
14
# The search path for modules.
15
# The default value is '$confdir/modules:/usr/share/puppet/modules'.
16
- modulepath = '$confdir/modules:/usr/share/puppet/modules:/vagrant/modules'
+ basemodulepath = '$confdir/modules:/usr/share/puppet/modules:/vagrant/modules'
17
18
[agent]
19
# The file in which puppetd stores a list of the classes
0 commit comments