2010/2/11 :
> Canonify might help you.
>
Hi Neil,
thanks for your answer.
For the first read I thought you totally misunderstood what my problem
was, but now I see that I was the one who totally misunderstood the
answer.
Regards,
___
Help-cfengine ma
Canonify might help you.
For grouping like systems I often must do so manually using a common
bundle. For example
# classes.cf
# Since vars are defined before classes custom classes will need to be
defined
# here, outside of their relevant bundles and
Hi,
I want to use an array for some settings in my mailserver. I used the
IP address of the node in the array, but it's not working, I guess
beacause of the '.' in the IP address. I use 3.0.3 community version.
vars:
"array[XX.YY.ZZ.19][example.com][bindip]" string => "XX.YY.ZZ.113";