ceph-ansible/roles
Guillaume Abrioux 51cf3b7fa0 client: try to kill dummy container only on first client node
The 'dummy' container is created only on first client node, it means we
must seek to destroy this container only on this node, otherwise this
can cause failure like following :
```
fatal: [192.168.24.8]: FAILED! => {"changed": false, "cmd": ["docker", "rm",
"-f", "ceph-create-keys"], "delta": "0:00:00.023692", "end": "2018-06-12
20:56:07.261278", "msg": "non-zero return code", "rc": 1, "start":
"2018-06-12 20:56:07.237586", "stderr": "Error response from daemon: No such
container: ceph-create-keys", "stderr_lines": ["Error response from daemon: No
such container: ceph-create-keys"], "stdout": "", "stdout_lines": []}

```

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1590746

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-06-13 16:10:46 +02:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: try to kill dummy container only on first client node 2018-06-13 16:10:46 +02:00
ceph-common common: ability to enable/disable fw configuration 2018-06-11 21:51:59 +02:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: use fact `ceph_uid` 2018-04-04 10:51:17 +02:00
ceph-defaults common: ability to enable/disable fw configuration 2018-06-11 21:51:59 +02:00
ceph-docker-common ceph-defaults: add the nautilus 14.x entry to ceph_release_num 2018-06-01 16:51:23 +02:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
ceph-mds ceph-mds: do not enable multimds on jewel 2018-06-12 10:47:34 +02:00
ceph-mgr Do nothing when mgr module is in good state 2018-05-18 15:21:45 +02:00
ceph-mon Fix to run secure cluster only once in a run 2018-06-11 08:37:29 +02:00
ceph-nfs Fix template reference for ganesha.conf 2018-05-17 15:23:52 +02:00
ceph-osd ceph-osd: set 'openstack_keys_tmp' only when 'openstack_config' is defined. 2018-06-11 13:03:55 +02:00
ceph-rbd-mirror Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-restapi Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-rgw Syntax error fix in rgw multisite role 2018-06-05 16:01:07 +05:30
ceph-validate/tasks mdss: do not make pg_num a mandatory params 2018-05-30 16:20:34 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00