Update listserv.py

pull/1/head
Aidaho12 2018-01-15 12:28:27 +06:00 committed by GitHub
parent b8b034446c
commit cef38860b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
listhap= {
'haproxy1': '172.28.0.1',
'haproxy2': '172.28.0.2',
'haproxy2': '172.28.0.2'
}
list_hap_vip = {
'haproxy-vip': '172.28.0.3',
'haproxy-vip': '172.28.0.3'
}