[Mageia-sysadm] [635] - remove files that are not managed by puppet, or that no longer exist

root at mageia.org root at mageia.org
Thu Dec 16 14:01:06 CET 2010


Revision: 635
Author:   misc
Date:     2010-12-16 14:01:06 +0100 (Thu, 16 Dec 2010)
Log Message:
-----------
- remove files that are not managed by puppet, or that no longer exist
in sympa directory, to avoid them interfering in the future

Modified Paths:
--------------
    puppet/modules/sympa/manifests/init.pp

Modified: puppet/modules/sympa/manifests/init.pp
===================================================================
--- puppet/modules/sympa/manifests/init.pp	2010-12-16 12:49:49 UTC (rev 634)
+++ puppet/modules/sympa/manifests/init.pp	2010-12-16 13:01:06 UTC (rev 635)
@@ -83,6 +83,9 @@
             owner => root,
             group => root,
             mode => 755,
+            purge => true,
+            recurse => true,
+            force => true,
         }
 
         file { ["/etc/sympa/scenari/subscribe.open_web_only_notify",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101216/a098333b/attachment.html>


More information about the Mageia-sysadm mailing list