Add ipv6 address to gateway hosts
This commit is contained in:
parent
e9c9f0a47c
commit
b5224f7733
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ network_vip_interfaces:
|
|||
vhid: 145
|
||||
ipaddr: 37.16.96.145
|
||||
netmask: 255.255.255.240
|
||||
ip6addr: 2a00:4cc1:6:1006::1
|
||||
ip6netmask: 64
|
||||
pass: "{{ vip145_pass }}"
|
||||
network_dns_servers: [172.20.20.10, 172.20.21.1, 172.20.21.2]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue