stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Added code for blacklisting wildcards #56

Closed stdevel closed 6 years ago

stdevel commented 6 years ago

You may now specify parts of the hostname as wildcard, e.g.:

$ katprep_maintenance ... -E stankowic.loc -E myhost

Specifying wildcard characters like * or % is not required.

stdevel commented 6 years ago

Requested and tested in issue #38