Issue #551 has been updated by jamtur01.

Target version deleted (unplanned)


----------------------------------------
Bug #551: file type option "force" doesn't work properly
http://reductivelabs.com/redmine/issues/show/551

Author: shadoi
Status: Closed
Priority: Low
Assigned to: luke
Category: 
Target version: 
Keywords: 
Complexity: Unknown
Patch: None
Affected version: 


When setting force => true to replace a directory with a link, it returns this 
message:
"change from directory to link failed: Will not remove directory backup 
/path/to/symlink; use a filebucket"

Here's the definition I use in this case:

   file { "/var/log/$enviro":
      alias => "apploglnk",
      force => true,
      ensure => "/app/$enviro/log"



----------------------------------------
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to