Forum: Cfengine Help
Subject: Re: Populate a class using an slist fails?
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18712,18732#msg-18732
In this example I see no reason why vars are needed.
bundle common global
{
classes:
"outgoing_smtp" or => { "host1", "host2", "host3" };
"incoming_smtp" or => { "host4", "host5", "host6" };
"all_smtp" or => { "outgoing_smtp", incoming_smtp" };
}
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine