[xtrusia,r=james-page] Ensure consistency between s3gw.fcgi and ceph configuration

This commit is contained in:
James Page 2014-09-04 10:10:09 +01:00
commit 812db701ea
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n client.rados.gateway
exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n client.radosgw.gateway

View File

@ -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 %}