Forum: Cfengine Help
Subject: Re: Cfengine Help: methods and undeclared bundles
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,16647,16661#msg-16661

By the way, I handled it as follows:

body common control
{
   servers_group1::
     bundlesequence => { .... };
     inputs                 => { .... };

  servers_group2::
     bundlesequence => { .... };
     inputs                 => { .... };
}

so every group parses only those inputs it really needs.

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

Reply via email to