- remove files that are not managed by puppet, or that no longer exist in sympa directory, to avoid them interfering in the future
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",