Add NUT to palatine-hill and add SOPS merging

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-04-27 20:48:44 -04:00
committed by Alice Huston
parent af622e21db
commit 8c87e68fdf
4 changed files with 127 additions and 50 deletions

View File

@ -27,6 +27,7 @@ servers: &servers
# then have someone already in the repo run the below
#
# update keys by executing: sops updatekeys secrets.yaml
# note: add .* before \.yaml if you'd like to use the mergetool config
creation_rules:
- path_regex: systems/jeeves/secrets\.yaml$
key_groups:
@ -40,7 +41,7 @@ creation_rules:
age:
- *jeeves-jr
- path_regex: users/alice/secrets\.yaml$
- path_regex: users/alice/secrets.*\.yaml$
key_groups:
- pgp:
- *admin_alice
@ -50,7 +51,7 @@ creation_rules:
- *jeeves-jr
- *artemision
- path_regex: systems/palatine-hill/secrets\.yaml$
- path_regex: systems/palatine-hill/secrets.*\.yaml$
key_groups:
- pgp:
- *admin_alice
@ -64,7 +65,7 @@ creation_rules:
age:
- *palatine-hill
- path_regex: users/alice/systems/artemision/secrets\.yaml$
- path_regex: users/alice/systems/artemision/secrets.*\.yaml$
key_groups:
- pgp:
- *admin_alice