ceph-ansible/roles/ceph-rbd-mirror/tasks
Guillaume Abrioux d363b0f741 rbd: fix bug when trying to fetch key
With jewel, `bootstrap_rbd_keyring` is not set because of this condition:

```
when:
  - ceph_release_num.{{ ceph_release }} >= ceph_release_num.luminous
```

Therefore, the task `try to fetch ceph config and keys` will fail.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-10-06 11:34:29 +02:00
..
docker rbd: fix bug when trying to fetch key 2017-10-06 11:34:29 +02:00
configure_mirroring.yml ceph-rbd-mirror: add new role 2016-04-08 12:12:15 +02:00
main.yml set docker_exec_cmd fact early in each role 2017-10-04 11:31:09 +02:00
pre_requisite.yml ci: deploy rbd mirror 2017-09-09 01:17:10 +02:00
start_rbd_mirror.yml rbd-mirror: force sercice enable ceph-rbd-mirror.target 2017-09-29 02:38:24 +02:00