Conversation
53e1bb0 to
79eb4ae
Compare
ekohl
reviewed
Feb 20, 2025
c9e29fd to
ee4812a
Compare
ekohl
reviewed
Feb 26, 2025
roles/pulp/defaults/main.yaml
Outdated
| pulp_worker_container_name: pulp-worker | ||
|
|
||
| pulp_content_origin: "http://{{ ansible_fqdn }}:24816" | ||
| pulp_rhsm_url: "https://{{ ansible_fqdn }}/rhsm" |
Member
There was a problem hiding this comment.
I was debating this: if we don't expose the setting (or it has no value), how does Katello interpret this? It's defined here.
What if we enhance this that if it isn't set, Katello will show its own RHSM API URL? That way you can present a Pulp server without also the RHSM API. Because essentially this is really the {{ foreman_url }}/rhsm value unless it's a content proxy (which we don't support yet).
7948f83 to
c8fd7c3
Compare
This was referenced Mar 12, 2025
f17ba7d to
1baba64
Compare
evgeni
commented
Jun 23, 2025
evgeni
commented
Jun 23, 2025
e51b805 to
214dff7
Compare
evgeni
commented
Jun 24, 2025
ekohl
reviewed
Jun 24, 2025
| pulp_worker_container_name: pulp-worker | ||
|
|
||
| pulp_content_origin: "http://{{ ansible_fqdn }}:24816" | ||
| pulp_rhsm_url: "https://{{ ansible_fqdn }}/rhsm" |
Member
There was a problem hiding this comment.
TODO: finish Katello/katello#11328 so this becomes optional.
Member
Author
There was a problem hiding this comment.
yeah, but I wouldn't block on that. :)
ekohl
approved these changes
Jun 24, 2025
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.
No description provided.