]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: put mon addrs in mon_host, not 'mon addr'
authorSage Weil <sage@redhat.com>
Wed, 19 Dec 2018 16:42:58 +0000 (10:42 -0600)
committerSage Weil <sage@redhat.com>
Thu, 3 Jan 2019 17:17:31 +0000 (11:17 -0600)
commitb1aec88c9f08ab1cf5fbf1e0dfc84ebbc84faef9
treef8eb61e751c3aa0a96c380632db51056096a0c22
parentd151ece3afcea272c7d47e8c893bc65e0f4de384
vstart.sh: put mon addrs in mon_host, not 'mon addr'

Notably, mon addr won't take an addrvec, while everything else will.

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