Feature #31868
update boostrap script to configure subscription-manager to use /pulp/content/ instead of /pulp/repos/
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Description
With pulp3, all content can be accessed over /pulp/content/
Associated revisions
History
#1
Updated by The Foreman Bot about 2 years ago
- Assignee set to Eric Helms
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/328 added
#2
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases 2.5.0 added
#3
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Triaged changed from No to Yes
- Target version set to 2.4.0
#4
Updated by Eric Helms about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy_content|28819d0ae1cfea204a7fe2c80093d88d0f2918e2.
#5
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Fixed in Releases 2.4.0 added
- Fixed in Releases deleted (
2.5.0)
Fixes #31868: Switch to /pulp/content/ by default for clients
With Pulp 3 present, clients should start talking to /pulp/content/
to eventually be able to drop the old Pulp 2 URLs in our reverse
proxy configuration.