ceph-ansible/roles/ceph-mon/tasks
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
..
docker mon: do not create mgr key on jewel 2017-05-12 17:22:24 +02:00
calamari.yml mon: upgrade calamari when running rolling_update playbook 2017-04-24 11:05:13 +02:00
ceph_keys.yml Common: Do not install ceph-mgr packages on jewel 2017-05-04 18:38:59 +02:00
check_mandatory_vars.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_mds_filesystems.yml send fs commands to one mon 2017-03-01 11:05:56 -05:00
deploy_monitors.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
main.yml Resolve issues when groups names not in default value. 2017-03-27 21:44:30 +07:00
openstack_config.yml ceph-mon: Create openstack pools and keys even for containerized deployments 2017-03-16 10:53:53 +01:00
rbd_pool.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
rbd_pool_pgs.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
rbd_pool_size.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
secure_cluster.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
set_osd_pool_default_pg_num.yml ceph-mon: Create openstack pools and keys even for containerized deployments 2017-03-16 10:53:53 +01:00
start_monitor.yml enable ceph-mon.target service after monitor start 2017-04-06 16:58:32 +02:00