help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

packages section inform?


From: Doug Chapman
Subject: packages section inform?
Date: Fri, 17 Feb 2006 10:55:09 -0800

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]