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

Don't use public hostname to resolve certificate file locations #258

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

acrn
Copy link
Contributor

@acrn acrn commented Feb 24, 2025

For the test instance both the public and private hostname should be docker-test.platform.sunet.se.

For the production instance they should be docker.platform.sunet.se, and when it goes live registry_public_hostname should be changed to docker.sunet.se

The corresponding variable in docker_registry.pp is called "fqdn"

For the test instance both the public and private hostname should be
`docker-test.platform.sunet.se`.

For the production instance they should be `docker.platform.sunet.se`,
and when it goes live `registry_public_hostname` should be changed to
`docker.sunet.se`

The corresponding variable in docker_registry.pp is called "fqdn"
@acrn acrn requested a review from mikaelfrykholm February 24, 2025 10:34
Copy link
Contributor

@mikaelfrykholm mikaelfrykholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@acrn acrn merged commit c96a122 into testing Feb 24, 2025
2 checks passed
@acrn acrn deleted the acrn-registry-internal-hostname branch February 24, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants