Feature #30619
Job Template install_errata_-_katello_ansible_default.erb only works with yum
Status:
Closed
Priority:
Normal
Assignee:
Category:
Client/Agent
Target version:
Description
When installing errata for distributions not using yum, I cannot use the Ansible job template.
Associated revisions
History
#1
Updated by Ian Ballou almost 2 years ago
- Status changed from New to Need more information
Hi Jan,
Could we have some more information? For example, what are you trying to use besides yum?
Also, is the error coming from Katello itself or from Ansible?
#2
Updated by Jan Bundesmann almost 2 years ago
I already opened a PR that would close this issue: https://github.com/Katello/katello/pull/8880.
For the future readers: I tried to install packages on SuSE (with Zypper) and Debian with apt.
#3
Updated by Justin Sherrill almost 2 years ago
- Status changed from Need more information to Closed
- Pull request https://github.com/Katello/katello/pull/8880 added
#4
Updated by John Mitsch almost 2 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.17.0
- Assignee set to Jan Bundesmann
- Category set to Client/Agent
Fixes #30619 - Add apt and zypper to job template install_errata_-_katello_ansible_default.erb
Current version only supports installing upgrades through yum, added check and code for zypper as well as apt