Merge "Ceph-rgw: Update s3 default admin keys"
This commit is contained in:
commit
201c0a6d21
@ -430,8 +430,8 @@ endpoints:
|
|||||||
# NOTE(srwilkers): These defaults should be used for testing only, and
|
# NOTE(srwilkers): These defaults should be used for testing only, and
|
||||||
# should be changed before deploying to production
|
# should be changed before deploying to production
|
||||||
username: s3_admin
|
username: s3_admin
|
||||||
access_key: "32AGKHCIG3FZ62IY1MEC"
|
access_key: "admin_access_key"
|
||||||
secret_key: "22S9iCLHcHId9AzAQD32O8jrq7DpFX9RHIOOC4NL"
|
secret_key: "admin_secret_key"
|
||||||
hosts:
|
hosts:
|
||||||
default: ceph-rgw
|
default: ceph-rgw
|
||||||
public: radosgw
|
public: radosgw
|
||||||
|
Loading…
Reference in New Issue
Block a user