From a157ad4de2f8c51d49cce0a790bd081779056fa4 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sat, 12 Oct 2024 18:00:07 -0700 Subject: Add SOPS and wireless configuration for arrakis --- .sops.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index 449e292..b1838e2 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -14,6 +14,7 @@ # sops updatekeys file.yaml keys: + - &arrakis age1mkqxkwse7hrnxtcgqe0wdzhhrxk55syx2wpcngemecz0d7hugsnqupw3de - &darkstar age1z6g6etwcer433v97lwjrruetdh9fswkgjh9w702wzdc2ydvy5q8ssrfy9r - &ginaz age1900zc5caephklavvjxp0g4qqvyqlzg3sux69y9p092g3d3qck3kqz62reh - &nipsy age1a9gp70y8576pkvklz2arz6h9ecnrjeue2vvh9mvvk92z4ymqrg4qdqm9va @@ -23,6 +24,11 @@ creation_rules: key_groups: - age: - *nipsy + - path_regex: ^hosts/secrets/arrakis.yaml$ + key_groups: + - age: + - *arrakis + - *nipsy - path_regex: ^hosts/secrets/darkstar.yaml$ key_groups: - age: -- cgit v1.2.3