Re: Access other hosts variables

2009-12-24 Thread Mark Burgess
FYI, Remotescalar is only available in the commercial version of cfengine. Daniel Dehennin wrote: > Le 5957 Septembre 1993, Brendan Strejcek a envoyé: >> If you can centralize all the information, you can do something like this: >> >> vars: >> 'asdf[somehost]' string => '1.2.3.4'; >> 'asd

Re: Access other hosts variables

2009-12-24 Thread Daniel Dehennin
Le 5957 Septembre 1993, Brendan Strejcek a envoyé: > If you can centralize all the information, you can do something like this: > > vars: > 'asdf[somehost]' string => '1.2.3.4'; > 'asdf[anotherhost]' string => '1.2.3.5'; > 'ip_address' slist => getindices('asdf'); > classes: > 'weba

Re: Access other hosts variables

2009-12-23 Thread Brendan Strejcek
On Wed, Dec 23, 2009 at 1:53 AM, Daniel Dehennin wrote: > Now I need to edit a file on revproxy and insert the IpAddress of > all the hosts which define the webapp class (just one for now). If you can centralize all the information, you can do something like this: vars: 'asdf[somehost]' str

Access other hosts variables

2009-12-22 Thread Daniel Dehennin
Hello, I try to setup a reverse proxy and I think I wonder what I am doing wrong. I have 3 hosts: - revproxy the reverse proxy - webapp the server where the web application is installed --8<---cut here---start->8--- body common control { bundlesequence =>