Sébastien Han
|
08330b1fab
|
Move role variables to defaults
Following best practices from
http://docs.ansible.com/playbooks_variables.html#variable-precedence-where-should-i-put-a-variable
Closes: #161
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
|
2015-01-06 00:13:10 +01:00 |
Sébastien Han
|
74ede6e166
|
Merge branch 'master' of https://github.com/jjoos/ceph-ansible into jjoos-master
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
Conflicts:
roles/ceph-common/defaults/main.yml
roles/ceph-common/tasks/Debian.yml
roles/ceph-osd/tasks/journal_collocation.yml
roles/ceph-osd/tasks/osd_directory.yml
roles/ceph-osd/tasks/raw_journal.yml
roles/ceph-osd/tasks/raw_multi_journal.yml
|
2014-11-06 15:18:56 +01:00 |
jjoos
|
5e8141f8cf
|
Sweep of all sorts of things.
|
2014-09-04 21:14:11 +02:00 |
Alexis Lahouze
|
9bc8842290
|
Added a main.yml in 'vars' directory to tell it is better to override using host or group vars.
|
2014-07-08 15:06:50 +02:00 |
Alexis Lahouze
|
1d2a66666f
|
Moved variables into "defaults" directory of each role, and commented the ones in group_vars.
|
2014-07-08 13:07:44 +02: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
|
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 |