This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
66d41f342d
ceph-ansible
/
roles
/
ceph-rbd-mirror
/
tasks
/
docker
/
main.yml
4 lines
71 B
YAML
Raw
Normal View
History
Unescape
Escape
rbd-mirror: container deployment support add the ability to deploy a containerized version of the rbd mirror daemon. Signed-off-by: Sébastien Han <seb@redhat.com>
2016-07-12 18:15:22 +08:00
---
Docker: split the task 'copy ceph configs&keys' All keys are copied to all nodes. This commit split that task in each roles so keys are copied to their respective nodes. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1488999 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-09-11 16:54:03 +08:00
-
include
:
copy_configs.yml
rbd-mirror: container deployment support add the ability to deploy a containerized version of the rbd mirror daemon. Signed-off-by: Sébastien Han <seb@redhat.com>
2016-07-12 18:15:22 +08:00
-
include
:
start_docker_rbd_mirror.yml