Update listserv.py

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

View File

@ -1,10 +1,7 @@
listhap= {
'kz-webhap01': '172.28.9.159',
'kz-webhap02': '172.28.9.160',
'kz-mysqlhap01': '172.28.5.6',
'kz-mysqlhap02': '172.28.5.5',
'haproxy1': '172.28.0.1',
'haproxy2': '172.28.0.2',
}
list_hap_vip = {
'kz-webhap-vip': '172.28.9.161',
'kz-mysqlhap-vip': '172.28.5.17'
'haproxy-vip': '172.28.0.3',
}