Commit e3b9278
Fixes #425 - Enable pulp_ansible and pulp_deb in katello flavor
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.1 parent 09cb1e9 commit e3b9278
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
| 7 | + | |
6 | 8 | | |
0 commit comments