Merge pull request #56 from leseb/fix-rgw-key-conf

Fix rgw section name
pull/57/head
Leseb 2014-03-19 16:37:00 +01:00
commit 7b164dcdcd
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
{% if radosgw %}
{% for host in groups['rgws'] %}
[client.radosgw.gateway.{{ hostvars[host]['ansible_hostname'] }}]
[client.radosgw.gateway]
host = {{ hostvars[host]['ansible_fqdn'] }}
keyring = /etc/ceph/keyring.radosgw.gateway
rgw socket path = /tmp/radosgw.sock