]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Add Ceph Playbook 1/head
authorSébastien Han <sebastien.han@enovance.com>
Mon, 3 Mar 2014 18:08:51 +0000 (19:08 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Mon, 3 Mar 2014 18:08:51 +0000 (19:08 +0100)
commita984854956792c8d21802e9a11888cdb50936ed5
tree9a06cb0896cc393f520a74fa7d164b2bf75c74d5
parent3940a3bd6bff45dfe787e0336ab0cb21a1717db1
Add Ceph Playbook

Initial commit.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
17 files changed:
LICENSE [new file with mode: 0644]
README.md
Vagrantfile [new file with mode: 0644]
fetch/.empty [new file with mode: 0644]
group_vars/all [new file with mode: 0644]
group_vars/mons [new file with mode: 0644]
group_vars/osds [new file with mode: 0644]
hosts [new file with mode: 0644]
rc [new file with mode: 0644]
roles/common/handlers/main.yml [new file with mode: 0644]
roles/common/tasks/main.yml [new file with mode: 0644]
roles/common/templates/ceph.conf.j2 [new file with mode: 0644]
roles/mds/tasks/main.yml [new file with mode: 0644]
roles/mon/tasks/main.yml [new file with mode: 0644]
roles/osd/tasks/main.yml [new file with mode: 0644]
rolling_update.yml [new file with mode: 0644]
site.yml [new file with mode: 0644]