ceph-ansible/roles/ceph-mon/tasks/docker
Guillaume Abrioux 749d404e87 mon: use ceph_key module for containerized mgr keyring creation
This commit replaces a `command` task with `ceph_key` in order to create
mgr keyrings.

This allows us to use `mode` parameter to set the right mode on
generated keys.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1734513

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-09-25 11:30:41 -04:00
..
configure_ceph_command_aliases.yml Adds handy ceph aliases whe containerized installations. 2018-03-08 13:56:39 +01:00
copy_configs.yml remove jewel support 2018-10-12 23:38:17 +00:00
fetch_configs.yml switch: do not fail on missing key 2019-01-14 18:54:46 +00:00
main.yml mon: use ceph_key module for containerized mgr keyring creation 2019-09-25 11:30:41 -04:00
start_docker_monitor.yml Change docker_container parameter network to network_mode 2019-03-18 13:23:10 +00:00