13 lines
249 B
Markdown
13 lines
249 B
Markdown
# lxdXX.benpro.fr
|
|
|
|
Pyinfra that deploy my LXD server.
|
|
|
|
First unlock secret files with `git-crypt unlock`.
|
|
|
|
```
|
|
pyinfra inventory.py setup-base.py --use-sudo-password
|
|
pyinfra inventory.py [...] --use-sudo-password
|
|
```
|
|
|
|
TODO:
|
|
- [ ] Add data variables
|