]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: only mask and stop unit in mgr part
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 10 Jun 2019 13:18:43 +0000 (15:18 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 19 Jun 2019 08:41:25 +0000 (08:41 +0000)
commit53dd58e84cca1efb141210e6994e6616419b6f7b
tree51d9c8806079f115928f5f0589fcd3b4c19ca0a9
parent1603cefea2d7a8a3d5b3e8bb25796bb2ec984ed1
rolling_update: only mask and stop unit in mgr part

Otherwise it fails like following:

```
fatal: [mon0]: FAILED! => changed=false
  msg: |-
    Unable to enable service ceph-mgr@mon0: Failed to execute operation: Cannot send after transport endpoint shutdown
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 51b2813e0483b042fb52dd3056464eaa4a4b1a3c)
infrastructure-playbooks/rolling_update.yml