Forum: Cfengine Help
Subject: Re: Advice on using package promises
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,22672,22688#msg-22688
It's been a while since I personally looked at packages, and
I cant look at this right now, but have you tried specifying the version in
this form instead?
packages:
"mypackage"
package_policy => "add",
package_method => rpm,
package_select => ">=",
package_architectures => { "x86_64", "i586" },
package_version => "1.2.3";
Maybe Bas can chime in too, since I know he is using this a lot.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine