mirror of https://github.com/Aidaho12/haproxy-wi
Update listserv.py
parent
b8b034446c
commit
cef38860b2
|
@ -1,7 +1,7 @@
|
||||||
listhap= {
|
listhap= {
|
||||||
'haproxy1': '172.28.0.1',
|
'haproxy1': '172.28.0.1',
|
||||||
'haproxy2': '172.28.0.2',
|
'haproxy2': '172.28.0.2'
|
||||||
}
|
}
|
||||||
list_hap_vip = {
|
list_hap_vip = {
|
||||||
'haproxy-vip': '172.28.0.3',
|
'haproxy-vip': '172.28.0.3'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue