Description of problem: Fix for bug 738881 used a regex which would match lines other than "kvm: disabled" from the journal/syslog. # grep "kvm.*disabled" /var/log/messages Apr 15 01:06:45 blah-kvm-blah kernel: console [hvc0] enabled, disabled Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Run the inventory task on a host with *kvm* in it's hostname 2. The inventory task reports a warn result stating virtualization has been disabled Actual results: (2) above Expected results: Only has a warn result in the case where KVM actually is disabled. Additional info:
http://gerrit.beaker-project.org/#/c/4138/
Beaker 20.2 has been released.