Sébastien Han
f295b4f5b4
Add RADOS Gateway support
...
This is a wip branch.
This works on Ubuntu precise, Debian Wheezy and CentOS 6.4.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-13 23:43:57 +01:00
Alessandro Corbelli
f363f63446
Fix ceph.conf if MDSs are not reachable
2014-03-12 16:13:06 +01:00
Alessandro Corbelli
2530083751
Fix ceph.conf if mons are unreachable
2014-03-12 15:34:54 +01:00
Sébastien Han
cc7f2ab2ab
Cosmetic on apt module
...
Use 'present' instead of 'installed'.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-11 15:24:51 +01:00
Alfredo Deza
8925f47d76
Merge pull request #22 from leseb/fix-allow-disable-mds
...
Allow to disable MDS
2014-03-10 13:05:12 -04:00
Sébastien Han
620d2d9a14
Remove hardcoded interface name
...
Add the ability to select a binding interface for the monitors.
Closes : #20
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-10 17:23:41 +01:00
Sébastien Han
739ee57d39
Allow to disable MDS
...
Even if MDS are not configured in site.yml the playbook has a
dependancy on the ceph.conf template.
This disables the mds section from the ceph.conf file.
Closes : #21
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-10 17:14:11 +01:00
Sébastien Han
6cdce8b5b2
Multi distro installation support
...
Now the playbook is able to install Ceph on RedHat systems.
This has been tested on CentOS 6.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-09 17:17:58 +01:00
Sébastien Han
9d06702fc2
Check system and architecture
...
If the system is not Linux and the architecture is not x86 Ansible will
fail and exit.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-07 11:20:48 +01:00
Sébastien Han
a984854956
Add Ceph Playbook
...
Initial commit.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-03 19:08:51 +01:00