]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: don't enable ceph-mon unit
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 20 Nov 2019 19:40:52 +0000 (14:40 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 21 Nov 2019 08:19:43 +0000 (09:19 +0100)
commitcb0926262d9beb21f2c7746ca56a1adc6ec987c4
tree711e68439c311bff8faadc351d5cb189adcdc3da
parent25ac0efddd8352e0821fd2368b2c4277d9728ba1
rolling_update: don't enable ceph-mon unit

On non containerized deployment the ceph-mon hostname/fqdn systemd
service are stopped at the beginning of the mon upgrade.
But the parameter enabled is set to true for both task so even if we're
not using the fqdn then it will enabled the systemd unit based on it.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1649617
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/rolling_update.yml