]> git-server-git.apps.pok.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)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 1 Feb 2018 22:34:47 +0000 (16:34 -0600)
commita67d46b63228517cd9ce37617a7e0f5f79ab16f1
treea2ebae48cf6226a996e227282f4ae44414383c69
parent5717860f38cc79e165bd5bf791064177f8a4200d
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>
(cherry picked from commit 46abd50f8bcbd347d577581ae42156b718556158)
src/ceph-volume/ceph_volume/util/prepare.py