]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: do not reboot by default 2112/head
authorSébastien Han <seb@redhat.com>
Thu, 26 Oct 2017 12:18:38 +0000 (14:18 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 26 Oct 2017 12:18:38 +0000 (14:18 +0200)
commit2837d0a22e258cee583f14e402a99d89c9a16cd6
tree4468fb5e0ee336ec9f2e16a209a480ce5f43d359
parent5f9e50dabe03632c7fda3a053e81f7dca19fc342
purge: do not reboot by default

Rebooting servers is really intrusive and perhaps this is not what the
operator wants. So we disable the reboot by default now. Note that the
reboot might not happen all the time.
It can be enabled by default by running the purge playbook with -e
reboot_osd_node=True

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1505011
Signed-off-by: Sébastien Han <seb@redhat.com>
infrastructure-playbooks/purge-cluster.yml