mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Add hel1 server
This commit is contained in:
parent
2a426da0b4
commit
66c62a2e40
9 changed files with 401 additions and 82 deletions
12
.sops.yaml
12
.sops.yaml
|
|
@ -3,11 +3,13 @@ keys:
|
|||
- &elios 0C143D8AFF5FBCD2293897658E66EDB0546158DF
|
||||
- &server ebdabf42731801d79db14c893639d8f0c7ff61ed
|
||||
- &storage1 7675e1c632a9a0644c6ab828dbcc48a5300773a8
|
||||
- &hel1 0f0c4c2f9877cb8a53efadacb90613a2af502673
|
||||
creation_rules:
|
||||
- path_regex: secrets.enc.yml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *admin
|
||||
- *elios
|
||||
- *server
|
||||
- *storage1
|
||||
- pgp:
|
||||
- *admin
|
||||
- *elios
|
||||
- *server
|
||||
- *storage1
|
||||
- *hel1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue