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
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
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