From b8608870c9774d49ed62f398751fda8b49ed0c8d Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 29 May 2022 14:33:39 +0200 Subject: sops: init --- .sops.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .sops.yaml (limited to '.sops.yaml') 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 -- cgit v1.3.1