Skip to content

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

Merged
ehelms merged 1 commit intotheforeman:masterfrom
jakduch:fix/enable-pulp-ansible-deb-content
Apr 1, 2026
Merged

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

Conversation

@jakduch
Copy link
Copy Markdown
Contributor

@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.
@ehelms ehelms merged commit e3b9278 into theforeman:master Apr 1, 2026
11 checks passed
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