diff options
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,7 @@ keys: - &admin_gpg EF69F2FB25C8B5A66918EA91A38ACEAB9656CD94 - &host_szpont age1s39d4mdrjhkf8cy8eea02p836r7s875fj8f7w3z4ld2stmaac49qd075ww - &host_pendrive age1sx8ut0arwlrp7n7qvlaele8mq93pyvzc0ddetlk47cnyx935gcusdceq9q + - &host_laptop age1m4u7n6mt5d3jv39lf4aedr9gqu3khl4sahuqx5n5h7v48gkyc9zqkp9qs8 creation_rules: - path_regex: secrets/.*\.yaml$ @@ -9,5 +10,6 @@ creation_rules: - age: - *host_szpont - *host_pendrive + - *host_laptop pgp: - *admin_gpg |
