I'd like to do an rpm 'audit' of sorts for a large number of RPM's, but it doesn't look like the packages section has an inform=true switch?

Do I have to define a class to notify of a missing/old rpm? there has to be an easier way I'm overlooking...without resorting to scripting.

packages:
  "some-rpm"
version=0:1.4.1-11 cmp=eq elsedefine=missing_some_rpm

shellcommands:
 missing_some_rpm::
  "/bin/rpm -qa some-rpm\*" inform=true

--
Doug Chapman

_______________________________________________
Help-cfengine mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to