help-cfengine
[Top][All Lists]
Advanced

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

Re: Group Definition Syntax


From: Ed Brown
Subject: Re: Group Definition Syntax
Date: Mon, 28 Feb 2005 10:22:38 -0700

What are you trying for?  In general, 'any' wouldn't have any place in a
class expression like this, because you are trying to restrict the
match.  Maybe this is what you want:

(Q1|Q2|Q3|Q4).!192_168_1_1::

-Ed


On Mon, 2005-02-28 at 09:38, Brian E. Seppanen wrote:
> I have a file that I periodically want to have copied out.
> 
> (Q1|Q2|Q3|Q4).any.!192_168_1_1::
> 
> I have likewise tried
> 
> ((Q1|Q2|Q3|Q4).any).!192_168_1_1::
> 
> Right now this definition does not appear to work properly?    Is there 
> some alternative definition that I should use?
> 
> Brian Seppanen
> seppy@chartermi.net
> 608.826.1464
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine





reply via email to

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