Changelog: https://haproxy-wi.org/changelog.py#4_2_3
This commit is contained in:
Pavel Loginov
2020-05-07 22:59:25 +02:00
parent 249f418b2b
commit 698c0bf6ee
3 changed files with 11 additions and 12 deletions

View File

@@ -89,7 +89,6 @@ 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],