Forum: CFEngine Help
Subject: Re: CFEngine Help: Re: CFEngine Help: How-to restart machine after 
certain package have been installed.
Author: nickanderson
Link to topic: https://cfengine.com/forum/read.php?3,26673,26729#msg-26729

juriskrumins Wrote:
-------------------------------------------------------
> yum package method body is not modified. Comes
> from cfengine_std.cf
> library for 3.3.5 version of cfengine. The only
> thing I've changed 
> yesterday is package_list_update_ifelapsed => "0"
> but it's only for
> testing purpose and I'm going to leave it 240 in
> production and define 
> new package_method.
> By the way seems like yum_rpm method works a bit
> faster that yum.

Yeah, yum_rpm uses rpm to do the listing of packages which is faster than yum 
itself. I have stumbled with the yum package_method before and seen a few 
questions about it in the past. Thats why I am wondering if it would be worth 
considering just replacing yum with yum_rpm.  Just unsure of the specific 
differences in behavior, maybe consider deprecating yum? Or maybe I am just 
mis-understanding how its supposed to work.

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

Reply via email to