Merge branch 'keepalived' into 'newinfra'

[keepalived] radius

See merge request nounous/ansible!49
certbot_on_virtu
pa 2020-08-11 23:36:05 +02:00
commit 53b098e3fb
3 changed files with 17 additions and 1 deletions

View File

@ -13,4 +13,12 @@ glob_keepalived:
zones:
- vlan: adh-nat
ipv4: 100.64.0.99/16
brd: 100.64.255.255
brd: true
radius:
password: 'plopisverysecure'
id: 61
ipv6: no
zones:
- vlan: infra
ipv4: 172.16.32.99/22
brd: true

View File

@ -14,3 +14,7 @@ loc_keepalived:
tag: VI_DHCP
state: BACKUP
priority: 100
- name: radius
tag: VI_RAD
state: BACKUP
priority: 100

View File

@ -14,6 +14,10 @@ loc_keepalived:
tag: VI_DHCP
state: MASTER
priority: 150
- name: radius
tag: VI_RAD
state: MASTER
priority: 150
loc_re2o:
owner: freerad