change template ceph.conf
configuration name from client.radosgw.gateway to client.rados.gateway
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
err to syslog = {{ use_syslog }}
|
||||
clog to syslog = {{ use_syslog }}
|
||||
|
||||
[client.radosgw.gateway]
|
||||
[client.rados.gateway]
|
||||
host = {{ hostname }}
|
||||
keyring = /etc/ceph/keyring.rados.gateway
|
||||
rgw socket path = /tmp/radosgw.sock
|
||||
@@ -26,4 +26,4 @@
|
||||
rgw keystone token cache size = {{ cache_size }}
|
||||
rgw keystone revocation interval = {{ revocation_check_interval }}
|
||||
#nss db path = /var/lib/ceph/nss
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user