]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-daemon: default output file names
authorSage Weil <sage@redhat.com>
Sun, 17 Nov 2019 23:49:21 +0000 (17:49 -0600)
committerSage Weil <sage@redhat.com>
Sun, 17 Nov 2019 23:50:13 +0000 (17:50 -0600)
commitc7fe27a72a61d1345a66b8830fd17e7b922abd44
tree610070c73fd96cdd7378f8dc45f8ad8033db0f4e
parent05d685dd37b34f2a015e77124c537f3f8e663152
ceph-daemon: default output file names

- These are reasonable names that a user would probably want
- If they run bootstrap in /etc/ceph then they are already installed in
  the right location
- This means that the bootstrap command has only 1 (!) required argument
  (--mon-ip or equivalent)

Signed-off-by: Sage Weil <sage@redhat.com>
doc/bootstrap.rst
src/ceph-daemon/ceph-daemon
test_ceph_daemon.sh