Forum: Cfengine Help
Subject: Redhat Patching (update) using yum_rpm or yum via cfEngine.
Author: chadpatt
Link to topic: https://cfengine.com/forum/read.php?3,21796,21796#msg-21796

I have various installs with different packages installed and a dedicated repo 
for patching.  I know how to setup a promise to update specific packages... but 
how do you write a package to wildcard all installed packages for patching?

Sees like it would he something like

packages slist => { ".*" }; but that doesn't seem to work... I have also tried

packages slist => { "a.*", "b.*" ...}; but no go with that as well...

Any help would be appreciated.

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

Reply via email to