On Mon, 30 Apr 2007, Kfir Huja wrote: > I'm running cfengine 2.1.22 using HostRange with both lowercase and > uppercase ranges. > > Its seams that the uppercase range is not included to the desirable > class. > > An example of a mixed HostRange: > > Desktops = ( HostRange(bambi,1-10) HostRange(FLIPPER,1-20) ) > > Machines with a starting name of FLIPPER will not be included in > Desktops class. > > A bug maybe?
Intentional behaviour as far as I can tell - hostnames are prety much always going to be lowercased. Are your FLIPPER machines windows boxes or something? What does 'cfagent -v' on one of the machines you expect this to match show in the "Host name is: xxx" section? -- - Eric Sorenson - N37 17.255 W121 55.738 - http://ahpook.vox.com/ - - Personal colo with a professional touch - http://www.explosive.net - _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
