Actions
Bug #14520
closedInstaller create upstream openscap repo file by default
Difficulty:
Triaged:
Bugzilla link:
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
Updated by Marek Hulán over 8 years ago
- Category set to Foreman modules
- Status changed from New to Assigned
- Assignee set to Marek Hulán
Updated by Marek Hulán over 8 years ago
- Related to Bug #14522: Openscap repository should be added by smart_proxy_openscap plugin rather than foreman_openscap added
Updated by Marek Hulán over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/426 added
Updated by Marek Hulán over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-foreman|361136edfec01f2cba9b1d00c927133e952c7ed9.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Actions