bug-cfengine
[Top][All Lists]
Advanced

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

bugs in HostRange() function?


From: Guolin Cheng
Subject: bugs in HostRange() function?
Date: Mon, 16 Jan 2006 15:13:24 -0800

Hi,

 Im testing IPRange and HostRange functions, but seems the first one works great even for dual-homed machines, but the latter still seems failed. My cfengine version is 2.1.17.

 Cfagent reports syntax error for HostRange() function, but from the reference manual I cant see any mismatch in my config.

 My configure is:

         

          HelloIPHosts = ( IPRange( 10.100.7.210-220 ) )

          HelloAliasIPHosts = ( IPRange( 192.168.240.210-220 ) )

          HelloHostMachines = ( HostRange(hello,1-10) )

         

 The output is:

       

 Any suggestions?  Thanks.

--Guolin


reply via email to

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