Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "rgw dns name" option to ceph.conf #4321

Closed
wants to merge 1 commit into from
Closed

Added "rgw dns name" option to ceph.conf #4321

wants to merge 1 commit into from

Conversation

kevincoakley
Copy link
Contributor

"rgw dns name" is the DNS name of the served domain. This is required if RGW is deployed using S3-style subdomains (e.g., bucket.domain.com)

Signed-off-by: Kevin Coakley kcoakley@sdsc.edu

"rgw dns name" is the DNS name of the served domain. This is required if RGW is deployed using S3-style subdomains (e.g., bucket.domain.com)

Signed-off-by: Kevin Coakley <kcoakley@sdsc.edu>
@guits
Copy link
Collaborator

guits commented Aug 12, 2019

we don't want to maintain new options in ceph.conf.j2 unless this is really needed.
You should use ceph_conf_overrides for that kind of option.

@guits guits added the DNM Do NOT merge label Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM Do NOT merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants