{% for int in network_vip_interfaces %} if carp{{ int.vhid }}.link.up run 'route -q flush ; route add default $(cat /etc/mygate)' {% endfor %}