Forum: Cfengine Help
Subject: Re: is it possible to combine arrays and lists?
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,16807,16822#msg-16822

Neil,

Just to let you know: here is the cut-off from the template approach result:

    virtual_ipaddress {
        172.16.90.$(ip1) label eth1:$(ip1)
    }
    notify_$(nlist) "/usr/local/bin/vrrp.sh $(nfy[$(nlist)]) ID3"


As you can see, string lists and arrays aren't expanded at all. I thought 
professionals don't give advices they never tried.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to