[ansible/artifactory] Bugfix when enabling artifactory_docker_registry_subdomain #359
Merged
chukka merged 1 commit intojfrog:platform/11.1.0from Apr 24, 2025
TeamSalvador:bugfix/353
Merged
[ansible/artifactory] Bugfix when enabling artifactory_docker_registry_subdomain #359chukka merged 1 commit intojfrog:platform/11.1.0from TeamSalvador:bugfix/353
chukka merged 1 commit intojfrog:platform/11.1.0from
TeamSalvador:bugfix/353
Conversation
Contributor
Author
|
Compare the generated config of Artifactory with |
ymartin59
approved these changes
Dec 16, 2024
|
This has been approved. Can it be merged? |
Collaborator
|
@bbaassssiiee @mattias-p Thanks for the PR ! This will be part of next minor release , 11.1.x (ETA next month after artifactory 7.111.x SH release ) |
chukka
added a commit
that referenced
this pull request
Apr 24, 2025
* Refactored Nginx role (DRY). * nginx_upstream: true does the same as the roles did before * Fix typo * 'latest' Nginx module is 1.24. * mainline * Update Debian-ownstream.yml * Amend server name to create a repo variable in Nginx config. (#359) * [ansible] JFrog Platform 11.1.0 release --------- Co-authored-by: Bas Meijer <bas.meijer@me.com> Co-authored-by: Bas Meijer <bas.meijer@enexis.nl> Co-authored-by: Vijay Kumar P <vijaykp@jfrog.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[ansible/artifactory])What this PR does / why we need it:
Amends
server_nameto create arepovariable in Nginx config. That is needed for the rewrite rule when artifactory_docker_registry_subdomain is true.Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #353Special notes for your reviewer: