Add first host to the sops group
This commit is contained in:
parent
5cc6c5c9a3
commit
6a0a513465
1 changed files with 3 additions and 0 deletions
|
@ -1,8 +1,11 @@
|
||||||
keys:
|
keys:
|
||||||
- &admin_manuel d804103de63232b0b640cd622162e75cecc95b7a
|
- &admin_manuel d804103de63232b0b640cd622162e75cecc95b7a
|
||||||
|
- &host_der-geret age1nxlfrn0rs7kplgyd37plnwxy9yn9wmqwqw4xs5g5lr8xqqgl3ecql7mq3w
|
||||||
creation_rules:
|
creation_rules:
|
||||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||||
key_groups:
|
key_groups:
|
||||||
-
|
-
|
||||||
pgp:
|
pgp:
|
||||||
- *admin_manuel
|
- *admin_manuel
|
||||||
|
age:
|
||||||
|
- *host_der-geret
|
||||||
|
|
Loading…
Reference in a new issue