Forum: Cfengine Help
Subject: Re: Question about a goup of host
Author: daveseff
Link to topic: https://cfengine.com/forum/read.php?3,20898,20913#msg-20913

I used to have a groups.cf file, stemming back from cfengine2. I've carried 
that habit over into CFE3 and I define my groups as the first bundle before all 
of my others:


body common control {
        bundlesequence => {
                "update",
                "garbage_collection",
                "executor",
                "server",
                "groups",
                ...
                ...


_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to