Re: Define phost variable by clients network

2010-11-19 Thread tktucker
Disregard please. On Nov 19, 2010 7:08am, tktuc...@gmail.com wrote: Is it possible to define the phost variable based on the clients network? If the connecting client is originating from the lab network then set the phost variable to the local policy server. All other clients should talk to

Cfengine Help: Re: Define phost variable by clients network

2010-11-19 Thread no-reply
Forum: Cfengine Help Subject: Re: Define phost variable by clients network Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,19333,19336#msg-19336 bundle common global_classes { # This bundle must be duplcated in promises.cf. classes: "dev_en

Define phost variable by clients network

2010-11-19 Thread tktucker
Is it possible to define the phost variable based on the clients network? If the connecting client is originating from the lab network then set the phost variable to the local policy server. All other clients should talk to policy server X and Y as I tried to do below. Any tips on how to achi