Forum: Cfengine Help
Subject: Re: Question about a goup of host
Author: berntjernberg
Link to topic: https://cfengine.com/forum/read.php?3,20898,20957#msg-20957
Disregard my last post, my syntax don't work.
Sorry about that.
___
Help-cfengine mailing li
Forum: Cfengine Help
Subject: Re: Question about a goup of host
Author: berntjernberg
Link to topic: https://cfengine.com/forum/read.php?3,20898,20948#msg-20948
Hi,
I use iprange to group servers
classes:
"test_server_group" expression => iprange("^XXX\.XXX\..*$");
"ver_server_group"
Forum: Cfengine Help
Subject: Re: Question about a goup of host
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,20898,20914#msg-20914
Max,
use common bundles:
bundle common g
{
vars:
linux::
"stdbundle" slist => { "linux.cf", "site.cf" };
"stdseq"
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 bun
Forum: Cfengine Help
Subject: Re: Question about a goup of host
Author: max_fr
Link to topic: https://cfengine.com/forum/read.php?3,20898,20911#msg-20911
Hi Dave,
Thanks a lot for you help!
Ok i understand how to implement this. But, where must i define this classes,
promises.cf file or other e
Forum: Cfengine Help
Subject: Re: Question about a goup of host
Author: daveseff
Link to topic: https://cfengine.com/forum/read.php?3,20898,20907#msg-20907
I manage CFengine for a large global bank. These are some of the approaches
I've taken to help me organize hosts:
I've created groups based