Forum: Cfengine Help
Subject: Re: package version
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,19552,19576#msg-19576

Hi,

You should not quote the name of the package_method body (it's not a string, 
but a reference to a body of attributes).
Try 


packages:

any::

"$(any_packages)"

package_method => generic,
package_policy => "add";


Where did you find this example? I'd like to correct it...

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

Reply via email to