Changelog: https://haproxy-wi.org/changelog.py#4_2_3
This commit is contained in:
Pavel Loginov
2020-05-08 14:02:56 +02:00
parent 9e81ac65b6
commit 2ea59c892a
2 changed files with 3 additions and 2 deletions

View File

@@ -89,6 +89,7 @@ def get_servers():
'id':s[0],
'hostname':s[1],
'ip':s[2],
'group':s[3],
'virt':s[4],
'enable':s[5],
'is_master':s[6],