From fee88a681d0161fc1ebb9ec85b91b0ee053ec9be Mon Sep 17 00:00:00 2001 From: Benoit S Date: Sat, 30 Jan 2021 20:17:18 +0900 Subject: [PATCH] Add haproxy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29975ac..3ec9aca 100644 --- a/README.md +++ b/README.md @@ -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 ```