]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker: fix keyrings copied on all nodes
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Oct 2017 21:10:10 +0000 (23:10 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 5 Oct 2017 07:23:22 +0000 (09:23 +0200)
commit70e2787fe2970f4e255d013cd51658ebf3125ea3
treeab2f8c3f11aa28bb7ab6eaa3350cec4f4269cfdc
parent163c87af7937acd4401fed6ea15b82b0cb06c0c6
docker: fix keyrings copied on all nodes

All keyring are getting copied to all nodes.
This commit fixes a leftover from a previous code refactor.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1498583
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-docker-common/tasks/create_configs.yml [deleted file]
roles/ceph-docker-common/tasks/fetch_configs.yml [deleted file]
roles/ceph-docker-common/tasks/main.yml
roles/ceph-mon/tasks/docker/copy_configs.yml
roles/ceph-nfs/tasks/pre_requisite_container.yml
roles/ceph-osd/tasks/copy_configs.yml