[Mageia-sysadm] [741] add newer path for module searching :
root at mageia.org
root at mageia.org
Sun Jan 9 12:15:07 CET 2011
Revision: 741
Author: misc
Date: 2011-01-09 12:15:07 +0100 (Sun, 09 Jan 2011)
Log Message:
-----------
add newer path for module searching :
- external for modules that we didn't wrote and took from the internet
- deployment, for modules that are purely deployment specific (
website, maillings lists )
Modified Paths:
--------------
puppet/modules/puppet/templates/puppet.conf
Modified: puppet/modules/puppet/templates/puppet.conf
===================================================================
--- puppet/modules/puppet/templates/puppet.conf 2011-01-09 10:28:01 UTC (rev 740)
+++ puppet/modules/puppet/templates/puppet.conf 2011-01-09 11:15:07 UTC (rev 741)
@@ -10,6 +10,8 @@
# Where SSL certificates are kept.
# The default value is '$confdir/ssl'.
ssldir = $vardir/ssl
+
+ modulepath = $confdir/modules:$confdir/deployment:$confdir/external:/usr/share/puppet/modules
[master]
certname = puppetmaster.<%= domain %>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110109/fb91eae8/attachment.html>
More information about the Mageia-sysadm
mailing list