Bug #14520
Installer create upstream openscap repo file by default
Fixed in Releases:
Found in Releases:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1324766
Description of problem:
When I run
foreman-installer --enable-foreman-plugin-openscap
it automatically adds upstream isimluk-openscap repo.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. foreman-installer --enable-foreman-plugin-openscap
2. ls /etc/yum.repos.d/isimluk-openscap.repo
Actual results:
File is present
Expected results:
File is not present
Additional info:
Easy workaround is to call
foreman-installer --enable-foreman-plugin-openscap --foreman-plugin-openscap-configure-openscap-repo false
Related issues
Associated revisions
Fixes #14520 - remove openscap custom repo option
History
#1
Updated by Marek Hulán almost 5 years ago
- Category set to Foreman modules
- Status changed from New to Assigned
- Assignee set to Marek Hulán
#2
Updated by Marek Hulán almost 5 years ago
- Related to Bug #14522: Openscap repository should be added by smart_proxy_openscap plugin rather than foreman_openscap added
#3
Updated by Marek Hulán almost 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/426 added
#4
Updated by Marek Hulán almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-foreman|361136edfec01f2cba9b1d00c927133e952c7ed9.
#5
Updated by Dominic Cleal almost 5 years ago
- Legacy Backlogs Release (now unused) set to 136
Fixes #14520 - upstream repo should be explicitly enabled