Merge pull request #538 from ceph/galaxy-requirements

add a galaxy dependency file example
pull/540/head
Leseb 2016-02-12 15:56:30 +01:00
commit 46f84c03fa
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
- name: ceph-common
src: https://github.com/ceph/ansible-ceph-common.git
#version:
- name: ceph-mon
src: https://github.com/ceph/ansible-ceph-mon.git
#version:
- name: ceph-osd
src: https://github.com/ceph/ansible-ceph-osd.git
#version:
- name: ceph-mds
src: https://github.com/ceph/ansible-ceph-mds.git
#version:
- name: ceph-rgw
src: https://github.com/ceph/ansible-ceph-rgw.git
#version:
- name: ceph-restapi
src: https://github.com/ceph/ansible-ceph-restapi.git
#version: