Actions
Bug #27756
closedHandle a case when puppet class is not assigned when running scan via rex
Difficulty:
Triaged:
No
Bugzilla link:
Description
When there are policies assigned to host but not puppet class and we try to run scan via rex, we get a message 'Create and assign a policy to this host before proceeding'. It is a little misleading, because policies are assigned and the problem is that puppet class is missing. We should handle these cases separately.
Steps to reproduce:
1) set up host for openscap with everything except for puppet classes
2) run scan via rex
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_openscap/pull/413 added
Updated by The Foreman Bot over 6 years ago
- Fixed in Releases foreman_openscap 1.0.5 added
Updated by Marek Hulán over 6 years ago
- Fixed in Releases foreman_openscap 1.0.6 added
- Fixed in Releases deleted (
foreman_openscap 1.0.5)
Updated by Ondřej Pražák over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_openscap|bb887543e0d457f2f76d44723017a9b0247eecc4.
Actions