CFEngine Help: Re: CFEngine Help: context and relevance

2011-11-28 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: context and relevance Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24080,24084#msg-24084 If you run the agent if verbose mode (-v) you can see the classes that are defined. __

CFEngine Help: Re: CFEngine Help: context and relevance

2011-11-28 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: context and relevance Author: jimmathieu Link to topic: https://cfengine.com/forum/read.php?3,24080,24083#msg-24083 Hello Nicolas - and thanks again! I tried using the IP addresses of the boxes...and still the same result. I tried using "ipv4_" w

Re: CFEngine Help: Re: CFEngine Help: context and relevance

2011-11-28 Thread Nicolas Charles
If the context is not relevant, it means that the class is not defined. In your case, it means that since "my_class" is not defined, it won't check the file promise. If you have the same result, it probably means your host isn't called either myhost1 or myhost2, or there is something strange go

CFEngine Help: Re: CFEngine Help: context and relevance

2011-11-28 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: context and relevance Author: jimmathieu Link to topic: https://cfengine.com/forum/read.php?3,24080,24081#msg-24081 Hello Nicolas, Thank you for responding! I tried using the OR instead of the AND...and got the same results. Thanks, Jim ___