add basic fsr wifi and sops config

This commit is contained in:
revol-xut 2022-03-05 14:53:36 +01:00
parent 1436a56524
commit 39c3b042dd
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07
8 changed files with 2257 additions and 5 deletions

18
.sops.yaml Normal file
View file

@ -0,0 +1,18 @@
keys:
- &birne age1jyxk2z69pm8hpz5zlf5lh05vrws2sprum3ucx2xjpq8efctcfdaq0jhs3w
- &revol-xut 91EBE87016391323642A6803B966009D57E69CC6
# private key stored in repo, used for test VM
- &test age1925katzy5gws3f9hnvnlwspu6trxf488arwt6ayw3urg2mgumqhszxnmqh
creation_rules:
- path_regex: secrets/birne\.yaml$
key_groups:
- pgp:
- *revol-xut
age:
- *birne
- path_regex: secrets/birne\.test\.yaml$
key_groups:
- pgp:
- *revol-xut
age:
- *test