ceph-ansible/roles/ceph-mon/tasks/docker
Sébastien Han f1651cea9b mon: do not create mgr key on jewel
The CI on Docker is reporting the following error:

STDERR:
Error EINVAL: bad entity name

This is due to the fact that this auth entity name does not exist on
Jewel so we should not create that key when running Jewel containers.

Fixes: https://github.com/ceph/ceph-ansible/issues/1514

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-05-12 17:22:24 +02:00
..
checks.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
copy_configs.yml moving to ansible v2.2 compatibility 2016-11-04 10:09:38 +01:00
create_configs.yml common: add the name of the ceph conf file in the play 2016-12-15 15:26:01 +01:00
dirs_permissions.yml ceph-docker: fix bootstrap directories permissions 2017-03-22 11:18:56 +01:00
fetch_configs.yml mon: fix with_items being evaluated before when 2017-04-11 12:10:55 +02:00
main.yml mon: do not create mgr key on jewel 2017-05-12 17:22:24 +02:00
selinux.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
start_docker_monitor.yml Resolve issues when groups names not in default value. 2017-03-27 21:44:30 +07:00