ceph-ansible/roles/ceph-common/tasks
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
..
checks Common: changed civetweb line in rgw section(conf) 2017-08-23 15:03:37 +05:30
installs common: install ceph-common on all nodes 2017-08-17 14:44:38 +02:00
misc ceph-common: disable_transparent_hugepage now persist 2017-04-08 13:06:18 +07:00
pre_requisites common: automate setting up online repositories for ceph deployments on debian nodes 2017-08-03 17:15:07 +02:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml distribute rbd bootstrap key if available 2017-08-22 18:55:29 -04:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
generate_ceph_conf.yml ceph-common: render ceph_conf_overrides into fetch_directory 2017-08-04 12:19:12 -05:00
main.yml ceph-common: move release-rhs.yml after ceph_version is set 2017-08-04 06:38:37 -05:00
release-rhcs.yml common: override and autodetect ceph_stable_release 2017-08-03 14:13:31 +02:00