Add haproxy

This commit is contained in:
Benoit S 2021-01-30 20:17:18 +09:00
parent 3847f18792
commit fee88a681d

View file

@ -5,4 +5,5 @@ Pyinfra that deploy my LXD server.
```
pyinfra inventory.py setup-base.py
pyinfra inventory.py setup-zfs-and-lxd.py
pyinfra inventory.py setup-haproxy.py
```