[augeas-devel] [PATCH] Shellvars: added SuSE sysconfig puppet files

Frederik Wagner fnerdwq at googlemail.com
Wed May 19 11:18:37 UTC 2010


For SuSE systems, added /etc/sysconfig/{puppet,puppetmaster} to lens.
---
 lenses/shellvars.aug |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/lenses/shellvars.aug b/lenses/shellvars.aug
index 1605cbc..b28b822 100644
--- a/lenses/shellvars.aug
+++ b/lenses/shellvars.aug
@@ -79,6 +79,8 @@ module Shellvars =
       sc_incl "nfs" .
       sc_incl "ntpd" .
       sc_incl "prelink" .
+      sc_incl "puppet" .
+      sc_incl "puppetmaster" .
       sc_incl "readonly-root" .
       sc_incl "rsyslog" .
       sc_incl "samba" .
-- 
1.7.0




More information about the augeas-devel mailing list