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

use pulp_smart_proxy not smart_proxy_pulp #81

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Feb 18, 2025

No description provided.

@evgeni evgeni force-pushed the pulp-smart branch 2 times, most recently from c9e29fd to ee4812a Compare February 26, 2025 12:00
@@ -14,5 +14,7 @@ pulp_content_container_name: pulp-content
pulp_worker_container_name: pulp-worker

pulp_content_origin: "http://{{ ansible_fqdn }}:24816"
pulp_rhsm_url: "https://{{ ansible_fqdn }}/rhsm"
Copy link
Member

Choose a reason for hiding this comment

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

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).

Copy link
Member

Choose a reason for hiding this comment

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

Katello/katello#11328 takes a stab at that.

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