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

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",