ceph-ansible/roles/ceph-common/tasks/checks
SirishaGuduru 1359869497 Common: changed civetweb line in rgw section(conf)
Resolves issue: Multiple RGW Ceph.conf Issue #1258

In multi-RGW setup, in ceph.conf the RGW sections
contain identical bind IP in civetweb line. So this
modification fixes that issue and puts the right IP
for each RGW.

Signed-off-by: SirishaGuduru SGuduru@walmartlabs.com

Modified ceph-defaults and ran generate_group_vars_sample.sh

group_vars/osds.yml.sample and group_vars/rhcs.yml.sample are
not part of the changes. But they got modified when
generate_group_vars_sample.sh is ran to generate group_vars/
all.yml.sample.

Uncommented added variables in ceph-defaults

Updated tests by adding value for radosgw_interface

Added radosgw_interface to centos cluster tests

Modified ceph-rgw role,rebased and ran generate_group_vars_sample.sh

In ceph-rgw role removed check_mandatory_vars.yml.
Rebased on master.
Ran generate_group_vars_sample.sh and then the below files got
modified.
2017-08-23 15:03:37 +05:30
..
check_firewall.yml fix check nmapexist on debian 2016-12-28 16:21:23 +08:00
check_mandatory_vars.yml Common: changed civetweb line in rgw section(conf) 2017-08-23 15:03:37 +05:30
check_ntp_atomic.yml Make NTP checks usable with '--check' 2016-11-23 13:52:56 +01:00
check_ntp_debian.yml Common: Do not install ntp when ntp_service_enabled is false 2017-03-28 19:51:34 +02:00
check_ntp_redhat.yml Common: Do not install ntp when ntp_service_enabled is false 2017-03-28 19:51:34 +02:00
check_system.yml common: explicitly set rhel os version support 2017-05-19 10:38:20 +02:00