Forum: Cfengine Help
Subject: Re: merge two classes
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,19581,19582#msg-19582

Stephan,

the conversion is straightforward:


classes:
    "srv_grp_a" or    => { "server_a", "server_3", "server_Bob" };
    "cl_b"           and => { "srv_grp_a", "srv_3f5" };


(I know that the second assignment must be ORed, too. It was just for better 
demonstration.)

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

Reply via email to