Puppet: System Administration Automated

Support

Ticket #1235 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

Respect "replace => false" for symlinks

Reported by: ott Assigned to: community
Priority: normal Milestone:
Component: file Version: 0.24.1
Severity: normal Keywords: symlinks, replace
Cc: Triage Stage: Accepted
Attached Patches: Code Complexity: Trivial

Description

Hi

I noticed that specifying replace => false to prevent existing symlinks from being modified does not work as expected. This little patch fixes that.

cheers Stefan

Attachments

puppet.patch (0.5 kB) - added by ott on 05/20/08 19:03:25.

Change History

05/20/08 19:03:25 changed by ott

  • attachment puppet.patch added.

05/22/08 08:12:54 changed by jamtur01

  • status changed from new to closed.
  • complexity changed from Unknown to Trivial.
  • resolution set to fixed.
  • stage changed from Unreviewed to Accepted.

Pushed in commit [6ea494f383ab51b14238e0b8dcb8925d3faa6c83] in 0.24.x branch.