diff options
| author | Grigory Shipunov | 2022-05-29 14:33:39 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-05-29 14:33:39 +0200 |
| commit | b8608870c9774d49ed62f398751fda8b49ed0c8d (patch) | |
| tree | f66a1e015e3e16c9c294fc90a674362dca3ea4b1 /.sops.yaml | |
| parent | 903ad983139229ea5abb69fd73c137ff46fee7df (diff) | |
sops: init
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.sops.yaml b/.sops.yaml new file mode 100644 index 0000000..9de2531 --- /dev/null +++ b/.sops.yaml @@ -0,0 +1,10 @@ +keys: + - &admin_oxa DD0998E6CDF294537FC604F991FA5E5BF9AA901C + - µwave age1eysr2m8ust6gq9jk88lpzzcy8gdrzlts69zlfqul766t6gvqw9qq24z68l +creation_rules: + - path_regex: secrets/[^/]+\.yaml$ + key_groups: + - pgp: + - *admin_oxa + age: + - *microwave |
