Sébastien Han
b21174b189
Fix section name
...
All the rgw instance should share the same key so the section name
should not be changed.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-19 16:29:57 +01:00
Leseb
57d1f855f4
Merge pull request #55 from leseb/fix-rgw-pkg
...
Remove hardcoded distro
2014-03-19 16:28:20 +01:00
Sébastien Han
6e355c0ccc
Remove hardcoded distro
...
This was a leftover from some previous tests.
Closes : #53
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-19 16:27:24 +01:00
Leseb
a62aebb835
Merge pull request #50 from guestisp/fix-49
...
Fix #49
2014-03-19 16:15:18 +01:00
Leseb
1255125d0f
Merge pull request #52 from guestisp/fix-51
...
Fix #51
2014-03-19 14:23:47 +01:00
Leseb
f43cc8253f
Merge pull request #48 from guestisp/remove-https-for-ceph-key
...
Remove HTTPS from ceph key url
2014-03-19 14:13:12 +01:00
Alessandro Corbelli
504ca7b154
Fix #51
2014-03-19 12:45:56 +01:00
Alessandro Corbelli
1efa42d809
Fix #49
2014-03-19 12:40:02 +01:00
Alessandro Corbelli
fe3b584e8f
Remove HTTPS from ceph key url. It's a public key, no need for HTTPS as it trigger "failed to validate the SSL certificate for ceph.com:443" errors
2014-03-19 11:56:31 +01:00
Leseb
4281b4d247
Merge pull request #47 from jcftang/wip-haproxy
...
Example HAProxy configuration
2014-03-17 13:58:21 +01:00
Jimmy Tang
7669d05bf3
re-tab/indent configuration
2014-03-17 10:27:49 +00:00
Jimmy Tang
15b89704fd
Fix typo in handler
2014-03-17 09:17:49 +00:00
Jimmy Tang
2e17fb8dbe
note what the radosgw_interface variable means
2014-03-17 07:17:27 +00:00
Jimmy Tang
b34ead5457
make radosgw_interface configurable for haproxy
2014-03-16 09:43:49 +00:00
Jimmy Tang
ea88bd6eaa
microformat variable to be in line with rest of roles and playbooks
2014-03-16 09:40:27 +00:00
Jimmy Tang
63f7e5deb3
fix up indentation in configuration file
2014-03-16 09:39:33 +00:00
Jimmy Tang
8841b9d37a
more meaningful backend name
2014-03-15 12:10:59 +00:00
Jimmy Tang
ecdd54d6f9
Initial add of haproxy example for fronting a number of radosgw's
2014-03-15 08:58:24 +00:00
Leseb
382ed13a08
Merge pull request #46 from leseb/fix-mon-initial-members
...
Remove mon_initial_members option
2014-03-14 17:13:15 +01:00
Sébastien Han
300e87ec35
Remove mon_initial_members option
...
The mon_initial_members is not used since we declare the mon section in
the ceph.conf file. Later, we could reduce the ceph.conf file by only
using the mon_host flag instead of all the mon sections.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-14 17:11:27 +01:00
Leseb
7d30e31900
Merge pull request #45 from leseb/improve-read
...
Improve README file
2014-03-14 16:48:18 +01:00
Sébastien Han
54fcc2def7
Improve README file
...
Clarify the support section, add OS support.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-14 16:32:00 +01:00
Leseb
6b0dbdcfd2
Merge pull request #43 from leseb/feature-reduce-vm-memory
...
Reduce VM memory consumption
2014-03-14 10:48:35 +01:00
Sébastien Han
8a9851a045
Reduce VM memory consumption
...
We now have 7 virtual machines in the Vagrant sandbox. This takes a lot
of memory. This might be a problem for some laptop and whon't help
testings.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-14 10:47:06 +01:00
Leseb
de78baebce
Merge pull request #7 from leseb/wip-add-rgw
...
Add RADOS Gateway support
2014-03-13 23:49:12 +01:00
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
Leseb
4924cdec59
Merge pull request #40 from guestisp/fix-ceph-conf-if-mds-are-not-reachable
...
Fix ceph.conf if MDSs are not reachable
2014-03-12 16:14:17 +01:00
Alessandro Corbelli
f363f63446
Fix ceph.conf if MDSs are not reachable
2014-03-12 16:13:06 +01:00
Leseb
69564c14c6
Merge pull request #39 from guestisp/fix-ceph-conf-if-mons-unreachable
...
Fix ceph.conf if mons are unreachable
2014-03-12 16:00:18 +01:00
Leseb
38f07e1bff
Merge pull request #36 from guestisp/fix-fqdn-when-copying-keys-to-osd
...
Use ansible_fqdn when copying keys to OSDs
2014-03-12 15:58:33 +01:00
Leseb
f9a05a05fa
Merge pull request #38 from guestisp/fix-mons-yaml
...
Fix typo in group_vars/mons and remove "-C foo"
2014-03-12 15:35:27 +01:00
Alessandro Corbelli
2530083751
Fix ceph.conf if mons are unreachable
2014-03-12 15:34:54 +01:00
Alessandro Corbelli
0b6fb1cc2f
Fix typo in group_vars/mons and remove "-C foo"
2014-03-12 15:32:09 +01:00
Alessandro Corbelli
f97d26470f
Use ansible_fqdn when copying from mons
2014-03-12 15:05:42 +01:00
Alessandro Corbelli
1bf18e6c80
Use ansible_fqnd also in mds role
2014-03-12 15:01:46 +01:00
Alessandro Corbelli
57831b4083
Use ansible_fqdn when copying keys to OSDs
2014-03-12 14:46:40 +01:00
Leseb
2b5f5d9877
Merge pull request #34 from leseb/fix-revert-autogeneration-keys
...
Revert 37882255d6
(auto key generation)
2014-03-12 13:33:57 +01:00
Sébastien Han
36d034ad20
Revert 37882255d6
(auto key generation)
...
We introduced a key generation mechanism that aimed to ease deployment.
In the end, it brought more complexity to the playbook and doesn't
scale.
Reverting the auto generation commit and instructing users to generate
their own keys.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-12 13:31:22 +01:00
Leseb
bcb4861be3
Merge pull request #33 from leseb/feature-reduce-verbose
...
Ability to reduce verbosity
2014-03-12 10:49:10 +01:00
Sébastien Han
114d5c2689
Ability to reduce verbosity
...
If you don't want to see the output of all the skipped host, you can set
this value to 'False'.
This will dramatically reduce the output of the run.
Closes : #32
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-12 10:46:41 +01:00
Leseb
40f5f9458e
Merge pull request #31 from leseb/fix-cosmetic
...
Cosmetic on apt module
2014-03-11 15:25:41 +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
Leseb
39df36962f
Merge pull request #30 from leseb/fix-vagrant-osd-disk
...
Add more tiny disks
2014-03-11 14:23:21 +01:00
Sébastien Han
cbbd046a0f
Add more tiny disks
...
Instead of having 5GB disks now we have 6 disks of 1GB per virtual
machine, which is more than enough for testing.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-11 14:22:11 +01:00
Leseb
67342f0958
Merge pull request #29 from leseb/fix-ansible-setup2
...
Remove log section
2014-03-11 14:19:17 +01:00
Sébastien Han
eed7f00492
Remove log section
...
While running Ansible for the first time, this won't affec the local
git.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-11 14:18:19 +01:00
Leseb
947c82b764
Merge pull request #28 from leseb/fix-ansible-setup
...
Improve vagrant testing and ansible setup
2014-03-11 14:16:13 +01:00
Sébastien Han
d418eed16b
Improve vagrant testing and ansible setup
...
It is easier now to git clone the repository and to run your first
environment without extra configuration.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-03-11 14:14:37 +01:00
Jimmy Tang
5130999435
Update provided facts key to return ansible_facts key
2014-03-11 11:12:41 +00:00
Jimmy Tang
203e05ef08
Update common module boilerplate snippet
2014-03-11 11:12:41 +00:00