Skip to content

Commit

Permalink
secrets(nomad): add tfgrid-devnet-vm0
Browse files Browse the repository at this point in the history
  • Loading branch information
steveej committed Apr 6, 2024
1 parent b072dee commit fc1d10c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .sops.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This example uses YAML anchors which allows reuse of multiple keys
# This example uses YAML anchors which allows reuse of multiple keys
# without having to repeat yourself.
# Also see https://github.com/Mic92/dotfiles/blob/master/nixos/.sops.yaml
# for a more complex example.
Expand All @@ -8,6 +8,7 @@ keys:
- &jost-s D299483493EAE6B2B3D892B6D33548FA55FF167F
- &dweb-reverse-proxy age1ygzy9clj0xavlmau0ham7j5nw8yy4z0q8hvkfpdgwc4fcr8nufpqrdxgvx
- &linux-builder-01 age1kxkr407jz77ljrhgsfwfmv2yvqjprc6unvx389xp2f48xj8r0vqq2wew5r
- &tfgrid-devnet-vm0 age132mugfwl2ahpfyfue77wytxzgqd3gmn0glvp2kmz0873sa8k4ypskwwj4n

creation_rules:
- path_regex: ^(.+/|)secrets/[^/]+$
Expand All @@ -33,6 +34,7 @@ creation_rules:
# - *jost-s
age:
- *dweb-reverse-proxy
- *tfgrid-devnet-vm0
- path_regex: ^secrets/nomad/admin/.+$
key_groups:
- pgp:
Expand Down

0 comments on commit fc1d10c

Please sign in to comment.