Open thomasmckay opened 6 years ago
It is good to update packages with yum repo files but we could change it to *release*
so it also covers things like epel-release
and others but gracefully skip foreman-release-scl
if it's not present. Would that be a good solution?
When the foreman-release-scl package is not present, this step fails https://github.com/theforeman/forklift/blob/master/roles/foreman_installer/tasks/upgrade.yml . It already exists as a step in https://github.com/theforeman/forklift/blob/master/roles/foreman_repositories/tasks/main.yml . Is it safe to remove from upgrade.yml?