removed temp files

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2022-12-06 23:17:15 +01:00
parent b36f97fa65
commit 8fec4941c1
3 changed files with 3 additions and 88 deletions

View File

@@ -1,4 +1,7 @@
# TuDatTr IaC
## Backups
Backup for aya01 and raspberry are in a backblaze b2, which gets encrypted on the clientside by rclone.
but first of all we need to create the buckets and provide ansible with the needed information.
## Vault
- Create vault with: `ansible-vault create secrets.yml`
- Create entry in vault with: `ansible-vault edit secrets.yml`