]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: use --keyfile instead of --key
authorSage Weil <sage@redhat.com>
Thu, 30 Nov 2017 14:33:21 +0000 (08:33 -0600)
committerKefu Chai <kchai@redhat.com>
Sun, 3 Dec 2017 02:15:51 +0000 (10:15 +0800)
commit46abd50f8bcbd347d577581ae42156b718556158
treebfc4df6cdf482e5d6b944459cd9bbf335a73386c
parent18aff37ee3a2c2d3016f08c98161a5acc41ff8e5
ceph-volume: use --keyfile instead of --key

We do not want the key to show up on the command line (it may appear in
the process list or sudo log file).

Fixes: http://tracker.ceph.com/issues/22283
Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-volume/ceph_volume/util/prepare.py