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
f4414208d2
ceph-ansible
/
roles
/
ceph-restapi
/
meta
/
main.yml
4 lines
62 B
YAML
Raw
Normal View
History
Unescape
Escape
Add role dependancies Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2015-04-08 23:36:40 +08:00
---
dependencies
:
Update the Docker bootstrap part We now use ceph/daemon as a default container image so reflecting the change here. Signed-off-by: Sébastien Han <seb@redhat.com>
2015-06-24 21:51:54 +08:00
- {
role: ceph-common, when
:
not docker }