Actions
Feature #36769
closedAdd ANSIBLE_PERMISSION_CLASSES support for pulp_ansible regression
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
-
Description
A regression on pulp ansible that's in the pulpcore 3.28 repo will stop users from being able to sync ansible content to smart proxies. This PR solves it: https://github.com/pulp/pulp_ansible/pull/1561
The change requires us to set the new ANSIBLE_PERMISSION_CLASSES to an empty array so that no auth is needed to consume hosted ansible content.
This is going to be needed for Katelo 4.10.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Is duplicate of Bug #36709: Set ANSIBLE_PERMISSION_CLASSES as empty list to allow syncing collection repos on capsule without RBAC access to Galaxy endpoints added
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Category changed from External modules to Foreman modules
- Status changed from New to Duplicate
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Target version deleted (
3.8.0)
Actions