Fix section name

All the rgw instance should share the same key so the section name
should not be changed.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
pull/56/head
Sébastien Han 2014-03-19 16:29:57 +01:00
parent 57d1f855f4
commit b21174b189
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