mirror of
https://github.com/ceph/ceph
synced 2025-03-31 07:53:23 +00:00
Merge pull request #432 from kri5/wip-radosgw-config-doc
doc: Modifies keyring path in radosgw config page.
This commit is contained in:
commit
ea2b98f353
@ -173,7 +173,7 @@ Add to Ceph Keyring Entries
|
||||
Once you have created a keyring and key for RADOS GW, add it as an entry in
|
||||
the Ceph keyring. For example::
|
||||
|
||||
sudo ceph -k /etc/ceph/ceph.keyring auth add client.radosgw.gateway -i /etc/ceph/keyring.radosgw.gateway
|
||||
sudo ceph -k /etc/ceph/ceph.client.admin.keyring auth add client.radosgw.gateway -i /etc/ceph/keyring.radosgw.gateway
|
||||
|
||||
|
||||
Restart Services and Start the RADOS Gateway
|
||||
|
Loading…
Reference in New Issue
Block a user