Example #1
0
def setup():
    haproxy = Haproxy()
    haproxy.setup()
    return {'status': 1}
Example #2
0
def setup():
    haproxy = Haproxy()
    haproxy.setup()