Update README
This commit is contained in:
parent
9564da8422
commit
b54883abd0
1 changed files with 2 additions and 1 deletions
|
@ -2,10 +2,11 @@
|
||||||
|
|
||||||
Pyinfra that deploy my LXD server.
|
Pyinfra that deploy my LXD server.
|
||||||
|
|
||||||
|
First unlock secret files with `git-crypt unlock`.
|
||||||
|
|
||||||
```
|
```
|
||||||
pyinfra inventory.py setup-base.py
|
pyinfra inventory.py setup-base.py
|
||||||
pyinfra inventory.py setup-zfs-and-lxd.py
|
pyinfra inventory.py setup-zfs-and-lxd.py
|
||||||
pyinfra inventory.py setup-haproxy.py
|
|
||||||
```
|
```
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
|
|
Reference in a new issue