]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/ConfigMonitor: do not assimilate CLUSTER_CREATE options
authorSage Weil <sage@redhat.com>
Tue, 12 Nov 2019 23:50:02 +0000 (17:50 -0600)
committerSage Weil <sage@redhat.com>
Tue, 12 Nov 2019 23:50:34 +0000 (17:50 -0600)
commitc751bf21dc6f1fcaae7757074c1a9e9ab1d20a88
treeefc2c3da4c6cf287451dd02cac43e01937ba6595
parentbd0f634fc2c8393cd6ce125fc82b6b7c8fbf8b74
mon/ConfigMonitor: do not assimilate CLUSTER_CREATE options

These are only useful when the mon first bootstrapped--no reason to pull
them into the cluster config.

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