]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-rgw: ability to bind civetweb on an IP 722/head
authorSébastien Han <seb@redhat.com>
Fri, 22 Apr 2016 15:44:56 +0000 (17:44 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 22 Apr 2016 15:47:57 +0000 (17:47 +0200)
commit4fa4154b4de4d1d0f7f8bf7df443e4eac12ba5dd
treeb69b47869e8eb9001b700d46f45ca7b6bd74fde2
parent9565418411e4b7fbd02f81677af6e54f78fb15ad
ceph-rgw: ability to bind civetweb on an IP

Introducing a new config option: `radosgw_civetweb_bind_ip` which points
to the `ansible_default_ipv4` by default. You can override this
variable. Use ansible facts to put a proper value.

Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/all.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/templates/ceph.conf.j2