help-cfengine
[Top][All Lists]
Advanced

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

Using wild cards in class definitions


From: Gregory LeBaron
Subject: Using wild cards in class definitions
Date: Sat, 13 Nov 2004 11:54:27 -0500

Using cfagent 2.1.11 I can define a class like this:

classes: 
  YP_Clients = ( '/usr/bin/test -f /etc/rc.d/rc5.d/S27ypbind' )

but
  YP_Clients = ( '/usr/bin/test -f /etc/rc.d/rc5.d/*ypbind' )

doesn't seem to work. Am I missing something really obvious here?

Thanks






reply via email to

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