[Mageia-sysadm] [157] - add default setting for exec class

root at mageia.org root at mageia.org
Fri Nov 5 19:20:58 CET 2010


Revision: 157
Author:   misc
Date:     2010-11-05 19:20:58 +0100 (Fri, 05 Nov 2010)
Log Message:
-----------
- add default setting for exec class

Modified Paths:
--------------
    puppet/manifests/common.pp

Modified: puppet/manifests/common.pp
===================================================================
--- puppet/manifests/common.pp	2010-11-05 18:20:57 UTC (rev 156)
+++ puppet/manifests/common.pp	2010-11-05 18:20:58 UTC (rev 157)
@@ -1,4 +1,7 @@
+# to not repeat the setting everywhere 
+Exec { path => "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin/" }
 
+
 class base_packages {
     # packages installed everywhere 
     # asked by misc : screen, vim-enhanced, htop, lsof, tcpdump, less
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101105/9b49ab17/attachment.html>


More information about the Mageia-sysadm mailing list