]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_key: ability to apply a mode to a file
authorSébastien Han <seb@redhat.com>
Fri, 20 Apr 2018 14:35:39 +0000 (16:35 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 23 Apr 2018 16:34:58 +0000 (18:34 +0200)
commit59551351a9fe44b81f58542e2f5824023cba532e
treea5d09634b25a30f17eadd2d6540a3611624090a6
parent113eb254248992fed89e1f1e3fb04e87ff590075
ceph_key: ability to apply a mode to a file

You can now create keys and set file mode on them. Use the 'mode'
parameter for that, mode must be in octal so 0644.

Signed-off-by: Sébastien Han <seb@redhat.com>
library/ceph_key.py