add carp interfaces to gw hosts

This commit is contained in:
Timo Makinen 2019-05-30 20:38:19 +03:00
parent 4ba69d7632
commit 666ada404e

View file

@ -1,4 +1,20 @@
---
network_carp_interfaces:
- device: vio0
vhid: 1
ipaddr: 172.20.20.1
netmask: 255.255.252.0
pass: "{{ carp1_pass }}"
advskew: 128
- device: vio0
vhid: 10
ipaddr: 172.20.20.10
netmask: 255.255.252.0
pass: "{{ carp10_pass }}"
advskew: 128
network_ether_interfaces:
- device: vio1
proto: none
# use custom firewall config
firewall_src: pf.conf.gw_home