Skip to content

Instantly share code, notes, and snippets.

@cholcombe973
Created December 3, 2015 17:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cholcombe973/a7ec3e91290bb08b969a to your computer and use it in GitHub Desktop.
Save cholcombe973/a7ec3e91290bb08b969a to your computer and use it in GitHub Desktop.
[global]
auth cluster required = cephx
auth service required = cephx
auth client required = cephx
mon host = 172.18.77.61:6789 172.18.77.62:6789 172.18.77.63:6789
log to syslog = true
err to syslog = true
clog to syslog = true
[client.radosgw.gateway]
host = la-ceph-rgw-02
keyring = /etc/ceph/keyring.rados.gateway
rgw socket path = /tmp/radosgw.sock
log file = /var/log/ceph/radosgw.log
rgw frontends = civetweb port=70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment