summaryrefslogtreecommitdiff
path: root/.sops.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.sops.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.sops.yaml b/.sops.yaml
new file mode 100644
index 0000000..64573f3
--- /dev/null
+++ b/.sops.yaml
@@ -0,0 +1,16 @@
+keys:
+ # Users
+ - &users:
+ - &freya D9AF0A4209B7C2DE11A884BFACBC553660D9993D
+ # Hosts
+ - &hosts:
+ - &shinji 2A8A27879715447AEEC59D0C18DCCBE353963394
+creation_rules:
+ - path_regex: ^secrets.yaml$
+ key_groups:
+ - pgp:
+ - *freya
+ - path_regex: hosts/shinji/secrets.yaml$
+ key_groups:
+ - pgp:
+ - *shinji