]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[RM-11694] Add file mode option to write_file()
authorTravis Rhoden <trhoden@redhat.com>
Fri, 22 May 2015 14:49:28 +0000 (10:49 -0400)
committerTravis Rhoden <trhoden@redhat.com>
Fri, 22 May 2015 20:38:36 +0000 (16:38 -0400)
commit5368d9d14d3bfbef480d1302511121768d557d5e
tree4887f4e7e4868727141c7c43878cacf8266eb1bb
parent78fe41a682b6e5655d50091ff1d8b355e72edb2c
[RM-11694] Add file mode option to write_file()

You an now pass a file mode to write_file with "mode=" and
it will set the file mode that after writing the file.

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/hosts/remotes.py