Forum: Cfengine Help
Subject: Re: Best way to exclude host(s) from keeping promisses
Author: hristob
Link to topic: https://cfengine.com/forum/read.php?3,18706,18710#msg-18710

Thanks,

My idea was to use classes and bundlesequence...

Like this:

disabled::
 bundlesequence { "update"};

!disabled::
 bundlesequence { "update", "otherstuff", ...};

Is that feasible?

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

Reply via email to