update sops yaml
This commit is contained in:
parent
7bcbc89193
commit
8692e48122
1 changed files with 8 additions and 2 deletions
10
.sops.yaml
10
.sops.yaml
|
@ -11,10 +11,10 @@ keys:
|
|||
- &piaware-rpi4 4216b645667670a6130bb95a72a56f8269cd0818
|
||||
- &backups-rpi4 8b37122bb46dc98c208002d65e94778ecd94bd4e
|
||||
- &bakersfield-rpi4 c93d5c2da5efe4ba4103c8f571faa392f202eed4
|
||||
- &ovh_server
|
||||
- &quitman-rpi4
|
||||
- &nixos-desktop
|
||||
- &nuc-server
|
||||
- &ovh_server
|
||||
|
||||
creation_rules:
|
||||
|
||||
|
@ -70,7 +70,7 @@ creation_rules:
|
|||
- *albert
|
||||
- *framework-server
|
||||
|
||||
# Hosts:;
|
||||
# Linode
|
||||
- path_regex: secrets\/hosts\/frankfurt-linode-01\.yaml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
@ -89,6 +89,12 @@ creation_rules:
|
|||
- *albert
|
||||
- *osaka-linode-01
|
||||
|
||||
# Hosts
|
||||
- path_regex: secrets\/hosts\/ovh-server\.yaml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *albert
|
||||
|
||||
- path_regex: secrets\/hosts\/nixos-framework\.yaml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
Loading…
Reference in a new issue