initial cloud config

This commit is contained in:
Grigory Shipunov 2025-01-02 18:23:46 +00:00
parent 3de1ca400c
commit 93a64e8816
6 changed files with 81 additions and 2 deletions

View file

@ -1,6 +1,7 @@
keys:
- &admin_oxa DD0998E6CDF294537FC604F991FA5E5BF9AA901C
- &toaster age1qyj95tsntreefqeetawqy5pf26456s9c0v3tzz8yzs706c0jsg6qv56jzk
- &cloud age1j3xpuuqaph5z885er90mftfsu6g3hw4q469k37a3veqktwntzdpqgue4z5
creation_rules:
- path_regex: secrets/toaster/[^/]+\.yaml$
key_groups:
@ -8,3 +9,9 @@ creation_rules:
- *admin_oxa
age:
- *toaster
- path_regex: secrets/cloud/[^/]+\.yaml$
key_groups:
- pgp:
- *admin_oxa
age:
- *cloud