remove ssh private key and add it to sops.

This commit is contained in:
Ulic-youthlic 2025-01-08 20:35:26 +08:00
parent 914c64e982
commit 635f3cec9b
10 changed files with 91 additions and 14 deletions

7
.sops.yaml Normal file
View file

@ -0,0 +1,7 @@
keys:
- &admin 4FED5D017062C493E685D35AE5481AFB6545CB90
creation_rules:
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
key_groups:
- pgp:
- *admin