ceph-ansible/roles/ceph-mon/tasks/docker
Sébastien Han 949507d304 mon: remove mgr key from ceph_config_keys
This key is created after the last mon is up so there is no need to try
to push it from the first mon. The initia mon container is not creating
the mgr key, ansible does. So this key will never exist.
The key will go into the fetch dir once the last mon is up, then when
the ceph-mgr plays it will try to get it from the fetch directory.

Signed-off-by: Sébastien Han <seb@redhat.com>
2018-04-23 10:17:24 +02:00
..
configure_ceph_command_aliases.yml Adds handy ceph aliases whe containerized installations. 2018-03-08 13:56:39 +01:00
copy_configs.yml mon: remove mgr key from ceph_config_keys 2018-04-23 10:17:24 +02:00
fetch_configs.yml Docker: split the task 'copy ceph configs&keys' 2017-09-11 21:14:13 +02:00
main.yml mon: remove mgr key from ceph_config_keys 2018-04-23 10:17:24 +02:00
start_docker_monitor.yml container: trigger handlers on systemd file change 2018-01-10 16:46:42 +01:00