Issue #3163 has been reported by Daniel Kerwin. ---------------------------------------- Bug #3163: When distributing a directory with purge empty directories are kept http://projects.reductivelabs.com/issues/3163
Author: Daniel Kerwin Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.1 Keywords: Branch: When a directory should be updated with puppet and a local directory exists which should be removed the local dir is kept with the folloing message: (/File[/etc/nagios/objects]/ensure) change from directory to absent failed: Could not back up; will not replace I don't want to set backup to false as all other changes are discarded too. Maybe i'm missing something... These are the options i've set on the folder: recurse => true, purge => true, force => true, -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
