diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-02-22 10:48:18 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-02-22 10:48:18 +0100 |
commit | 9ed4c08d8c03f8d12586c25cddc33da92a20c218 (patch) | |
tree | 961619e42ede6ba7115ffd25d104fc0d8a11684e /hosts/surtr/dns/keys/.sops.yaml | |
parent | 4a037a644a1ec9c85e28f5430da79ef5292e6afc (diff) | |
download | nixos-9ed4c08d8c03f8d12586c25cddc33da92a20c218.tar nixos-9ed4c08d8c03f8d12586c25cddc33da92a20c218.tar.gz nixos-9ed4c08d8c03f8d12586c25cddc33da92a20c218.tar.bz2 nixos-9ed4c08d8c03f8d12586c25cddc33da92a20c218.tar.xz nixos-9ed4c08d8c03f8d12586c25cddc33da92a20c218.zip |
surtr: tls/dns: rfc2136 for rheperire.org
Diffstat (limited to 'hosts/surtr/dns/keys/.sops.yaml')
-rw-r--r-- | hosts/surtr/dns/keys/.sops.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/surtr/dns/keys/.sops.yaml b/hosts/surtr/dns/keys/.sops.yaml new file mode 100644 index 00000000..4f536273 --- /dev/null +++ b/hosts/surtr/dns/keys/.sops.yaml | |||
@@ -0,0 +1,3 @@ | |||
1 | creation_rules: | ||
2 | - path_regex: "\\.yaml$" | ||
3 | unencrypted_regex: "^(id|algorithm)$" | ||