From b54883abd01fded5a6fa437defc6614ebf6c0b35 Mon Sep 17 00:00:00 2001 From: Benoit S Date: Sat, 4 Sep 2021 21:09:43 +0900 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9ab2da..13d7784 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ Pyinfra that deploy my LXD server. +First unlock secret files with `git-crypt unlock`. + ``` pyinfra inventory.py setup-base.py pyinfra inventory.py setup-zfs-and-lxd.py -pyinfra inventory.py setup-haproxy.py ``` TODO: