Problem:  cfengine does not know that modern red hat systems use YUM
package manager:

bundle agent packages
{
packages:

  "httpd"

     package_policy => "delete";
}


Results in error "!! You must supply a method for determining the
version of existing packages"

Could you please teach cfengine that Red Hat Enterprise Linux 5 based
systems (in my case,
centos_5) use YUM as the package manager?   I don't mind being able to
override package_method
if I want, but I don't want to have to specify it every time.
Sensible defaults = less CM code =
intention shines through.  Please?

Truly,
Aleksey
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to