hi,

 I have a problem with purging. I tried to create directory that are:

                file {
                        "$basedir":
                                ensure  =>      directory,
                                owner   =>      'root',
                                purge   =>      true,
                                recurse =>      true,
                                mode    =>      640;
                }


but i can create whatever file in the directory puppet never delete 
them. Do i need to do something else to make this work ? the fun thing 
is that it changes the file's mode but do not purge it :)

puppetversion => 0.24.5
facterversion => 1.5.1


regards,
Jean.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to