]> 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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 18 Jun 2019 16:45:01 +0000 (12:45 -0400)
commit51b2813e0483b042fb52dd3056464eaa4a4b1a3c
treeab010d8c75f1993d286a81f2ef9918fa0ff55a87
parentc7a5967a6fa60e3f0d81a03bc148834c3d4f9b59
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>
infrastructure-playbooks/rolling_update.yml