Update ceph.conf before ceph-deploy

master
Vitaliy Filippov 2020-03-03 18:07:19 +03:00
parent 8982ebf594
commit ad77c551fe
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::="--force-confdef" \
cd ~/ceph-deploy
chmod 600 \$(find ~/ceph-deploy -type f)
cp ~/ceph-deploy/ceph.conf /etc/ceph/
ceph-deploy mon add $int_ip
ceph-deploy mgr create $node_name