HomePhorge

Disable replace_file on Windows
4272d1f76749Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Disable replace_file on Windows

Our current approach of setting owner/mode in the Puppet way risks
losing any extra permissions beyond owner/group/everyone, which is
significant enough that it is better to simply not support this
operation until we have a better solution. replace_file isn't used in
any code which actually runs on Windows at the moment, so this is
a benign change.

Details

Event Timeline

Matthaus Litteken <matthaus@puppetlabs.com> committed rPU4272d1f76749: Disable replace_file on Windows (authored by Nick Lewis <nick@puppetlabs.com>).Feb 20 2012, 8:57 PM