diff options
author | Bryan McLellan <btm@loftninjas.org> | 2012-11-27 15:53:15 -0500 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2012-11-27 15:53:15 -0500 |
commit | 49e7257d382c2fcb1f8e16c8939c40f5aa529603 (patch) | |
tree | 04af4495354b9b91a5057ad4a95f7062c5fe3855 /ci | |
parent | 76838caac7075c9258c4561a974c18811da01f78 (diff) | |
download | chef-49e7257d382c2fcb1f8e16c8939c40f5aa529603.tar.gz |
Switch template provider to FileUtils.cp
This reverses the changes made in CHEF-1396. When copying a file over
an existing file, the permissions of the existing file are maintained.
When moving the file the permissions of the source file are preserved.
Since CHEF-1396, we now set permissions after copying (formerly moving)
the file, but only do so if there are permissions specified by the user
to be set.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions