ceph-ansible/roles/ceph-mon/tasks
Sébastien Han 93c3988bfe mon: remove collect keys
Once the monitor process starts it will also trigger `ceph-create-keys`
which will collect the admin key and bootstrap keys. We used to force
this command because we were having issues on some distros like centos
7.0 and 7.1 not triggering this. This is fixed on centos 7.2 and not an
issue on ubuntu 14.04 or 16.04 so we can remove this task. If the
monitor hangs or fails to start the playbook will fail right after at
the "wait for client.admin key exists" task after 300sec.

Closes: #1161

Signed-off-by: Sébastien Han <seb@redhat.com>
2016-12-07 14:38:39 +01:00
..
docker ceph-mon: no need to include playbook_dir when fetching configs 2016-12-01 10:28:54 -06:00
calamari.yml Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
ceph_keys.yml Better --check compatibility for ceph-mon role 2016-11-24 11:54:10 +01:00
create_mds_filesystems.yml multimds: add commands to enable and set max_mds 2016-10-04 09:40:20 -06:00
deploy_monitors.yml Better --check compatibility for ceph-mon role 2016-11-24 11:54:10 +01:00
main.yml ceph-mon: adds static: no to an include to avoid an ansible bug 2016-12-01 10:28:54 -06:00
openstack_config.yml Allow deployer to customize openstack pools 2016-09-21 14:49:42 -03:00
rbd_pool.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
secure_cluster.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
start_monitor.yml mon: remove collect keys 2016-12-07 14:38:39 +01:00