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-restapi
/
tasks
/
docker
/
main.yml
4 lines
68 B
YAML
Raw
Normal View
History
Unescape
Escape
Re-arrange docker invocation and fix bootstrap restapi Signed-off-by: Sébastien Han <seb@redhat.com>
2015-07-28 23:57:58 +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
Re-arrange docker invocation and fix bootstrap restapi Signed-off-by: Sébastien Han <seb@redhat.com>
2015-07-28 23:57:58 +08:00
-
include
:
start_docker_restapi.yml