]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: write output files to /etc/ceph by default
authorSage Weil <sage@redhat.com>
Sun, 15 Mar 2020 15:12:07 +0000 (10:12 -0500)
committerSage Weil <sage@redhat.com>
Sun, 15 Mar 2020 15:19:22 +0000 (10:19 -0500)
commit42b1dd2e935bdbca877e26d150a27bdc651a55af
treefc73722c08860a553b3bb38c727c6efc5278ddd4
parent6d4ffc675a7ba89f4dab95cf855d5147767b9e79
cephadm: write output files to /etc/ceph by default

This streamlines the install for most users by putting the config and
keyring files in /etc/ceph, where other ceph CLI commands will find them.

The cost is making isolated installs a bit more painful, by requiring
that users specify a local location for --output-config etc.

Signed-off-by: Sage Weil <sage@redhat.com>
src/cephadm/cephadm