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

Re: [hobbit] bug in DISK check ?



Le 22 juin 06 à 15:09, Nicolas Dorfsman a écrit :



Le 22 juin 06 à 15:01, Nicolas Dorfsman a écrit :



	Hi,


Take look to this rule :

DISK /ocadat/dmp-1 101 101  HOST ocapi



RTFM ! HOST=ocapi .

Grrr.

Someting is annoying.

I'd like to have default things (for any host) AND some special definitions by HOST.

I've tried without success.  How disk rules are compiled ?
I mean, if I have something like :


HOST=titi DISK %^/tata/.* 90 101

HOST=john
	DISK /opt 99 100

HOST=*
	DISK %/temp/J.. 50 99

...is host titi will apply the last rule ?