mirror of
https://github.com/ceph/ceph
synced 2025-02-15 06:48:22 +00:00
vstart.sh: set host for mgr.* conf sections
This makes init-ceph work. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
df3bc64532
commit
f8ab3f1ce4
@ -791,7 +791,7 @@ if [ "$CEPH_NUM_MGR" -gt 0 ]; then
|
||||
|
||||
cat <<EOF >> $conf_fn
|
||||
[mgr.$name]
|
||||
|
||||
host = $HOSTNAME
|
||||
EOF
|
||||
|
||||
echo "Starting mgr.${name}"
|
||||
|
Loading…
Reference in New Issue
Block a user