help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Class Definition and Exclusions Syntax


From: Tod Oace
Subject: Re: Class Definition and Exclusions Syntax
Date: Thu, 13 Nov 2003 11:40:53 -0800

sunos_5_7|sunos_5_8.!192_168_0_1|192_168_0_2|192_168_0_3::

Here's how I want it to work

perform action on all hosts that are sunos_5_7 or sunos_5_8, and not
192_168_0_1 or 192_168_0_2 or 192_168_0_3

You need parenthesis:

(sunos_5_7|sunos_5_8).!(192_168_0_1|192_168_0_2|192_168_0_3)::

--
Tod Oace, Intel Corporation <tod@intel.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]