Feature #6502
closedAdd a list of ignored classes in the Puppet classes view
Description
If you have any filters configured to ignore some puppet class name pattern by Foreman in the file /usr/share/foreman/config/ignored_environments.yml (on Ubuntu), it can be useful to have access to a list of ignored puppet classes.
Last week, I had a lot of trouble debugging why my class wasn't imported in Foreman, adding some debug level to the foreman did not help. A specific ignore pattern was applied to my class name and so, my class could not be imported.
Updated by Greg Sutcliffe over 10 years ago
I think we need to at least display the list of class names ignored class names in the UI, probably in a collapsible div (default to collapsed, most people don't care).
By showing classes ignored by ignored_environments.yml we can separate that from the modules which don't even reach foreman because they have no classes (just defines/lib content)
Updated by Marek Hulán about 8 years ago
- Target version changed from 1.4.2 to 1.4.4
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4012 added
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset eb0834f5007f60493278b499e27eceb9244e87e1.
Updated by Dominic Cleal almost 8 years ago
- Translation missing: en.field_release set to 209
Updated by Daniel Lobato Garcia almost 8 years ago
- Target version set to 1.11.0