Skip to content

Fixes #425 - Enable pulp_ansible and pulp_deb in katello flavor#428

Open
jakduch wants to merge 1 commit intotheforeman:masterfrom
jakduch:fix/enable-pulp-ansible-deb-content
Open

Fixes #425 - Enable pulp_ansible and pulp_deb in katello flavor#428
jakduch wants to merge 1 commit intotheforeman:masterfrom
jakduch:fix/enable-pulp-ansible-deb-content

Conversation

@jakduch
Copy link
Copy Markdown

@jakduch jakduch commented Mar 28, 2026

The katello flavor only enabled content/container and content/rpm features, which meant pulp_ansible and pulp_deb were not included in PULP_ENABLED_PLUGINS.

This adds content/ansible and content/deb to the katello flavor so they get mapped to the corresponding Pulp plugins via the dynamic variable in base.yaml.

cc @sjha4

…avor

The katello flavor only enabled content/container and content/rpm,
which meant pulp_ansible and pulp_deb were not in the
PULP_ENABLED_PLUGINS list. This caused ansible content operations
to fail with content type not available errors.

Add content/ansible and content/deb to the katello flavor features
so they get mapped to pulp_ansible and pulp_deb plugins via the
dynamic pulp_plugins variable in base.yaml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant