opensubscriber
   Find in this group all groups
 
Unknown more information…

h : help-cfengine@gnu.org 27 September 2011 • 8:04AM -0400

combining classes
by D'Ausilio, John

REPLY TO AUTHOR
 
REPLY TO GROUP




I define some classes in a common bundle representing groups of hosts:

class_a or => {classify("a1"),classify("a2"),classify("a3")};
class_b or => {classify("b1"),classify("b2"),classify("b3")};

I can't seem to find a way to combine the two classes other than the
trivial solution

shouldn't something like this work?

class_ab or => {class_a, class_b};

or even ?

class_ab expression => (class_a|class_b);

thanks
######################################################################
The information contained in this communication is confidential and
may contain information that is privileged or exempt from disclosure
under applicable law. If you are not a named addressee, please notify
the sender immediately and delete this email from your system.
If you have received this communication, and are not a named
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
######################################################################

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

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.