sops: add recovery key

This commit is contained in:
2025-10-18 23:59:13 +02:00
parent 492bd530d3
commit 410e673673
5 changed files with 102 additions and 70 deletions

View File

@@ -1,4 +1,5 @@
keys:
- &bw_recovery age146z3h3flw7spy5thznak8k5jh6yd68k9qrrehg8sdcwmyjv3vd7qvahdur
- &host_burnham age12cgkgx8xac77q0rwakp6zrfrzp45mhk7wj6t3y8s0xurt3k879usnm66ct
- &host_challenger age1j43eqpnq5hy6zt3gmdtzdnne2yfvccd832kpt69qavst44leec6sj2l773
- &host_defiant age128md9emufxu35kgww3a90sw40vvc60f5xul9n9ndvw4lfnj3ndaqq44u64
@@ -11,6 +12,7 @@ creation_rules:
- path_regex: secrets/[^/]+\.yaml$
key_groups:
- age:
- *bw_recovery
- *user_felixalb_sisko
- *user_felixalb_worf
@@ -19,6 +21,7 @@ creation_rules:
key_groups:
- age:
- *host_burnham
- *bw_recovery
- *user_felixalb_sisko
- *user_felixalb_worf
@@ -26,6 +29,7 @@ creation_rules:
key_groups:
- age:
- *host_challenger
- *bw_recovery
- *user_felixalb_sisko
- *user_felixalb_worf
@@ -33,6 +37,7 @@ creation_rules:
key_groups:
- age:
- *host_defiant
- *bw_recovery
- *user_felixalb_sisko
- *user_felixalb_worf
@@ -40,5 +45,6 @@ creation_rules:
key_groups:
- age:
- *host_morn
- *bw_recovery
- *user_felixalb_sisko
- *user_felixalb_worf