Files
charm-ceph-radosgw/templates/ceph.conf
2012-10-08 16:58:16 +01:00

10 lines
227 B
Plaintext

[global]
auth supported = none
mon host = {{ mon_hosts }}
[client.radosgw.gateway]
host = {{ hostname }}
keyring = /etc/ceph/keyring.rados.gateway
rgw socket path = /tmp/radosgw.sock
log file = /var/log/ceph/radosgw.log