Skip to content

Commit

Permalink
.sops.yaml: add age pubkey for flokli
Browse files Browse the repository at this point in the history
  • Loading branch information
flokli authored and henrirosten committed Nov 10, 2023
1 parent acae699 commit 5a264dd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .sops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,27 @@
# SPDX-License-Identifier: Apache-2.0

keys:
- &hrosten age1hc6hszepd5xezxkgd3yx74pn3scxjm5w6px48m4rq9yj7w6rke7q72zhgn
- &ghafhydra age1qnufx7gvz5kmm48nvdma4chxd4p0lca88f5fsyce8lrae6gp2a8sul692y
- &build01 age1tcp86swx4c8y8ej666k27lwca60j0x5tf4mcnw459ccec4am9vqqg2ht9d
- &flokli age1lvpj49ewyx9a4uxevl05wfevmqld2d25juc65acjqpmerzdpc9kq2kxdgs
- &ghafhydra age1qnufx7gvz5kmm48nvdma4chxd4p0lca88f5fsyce8lrae6gp2a8sul692y
- &hrosten age1hc6hszepd5xezxkgd3yx74pn3scxjm5w6px48m4rq9yj7w6rke7q72zhgn
- &karim age122lvqyrdqz30fkfututykl0yle9u63u2em6e4aut7e5draws83ns3npt3a
creation_rules:
- path_regex: terraform/secrets.yaml$
key_groups:
- age:
- *flokli
- *hrosten
- *karim
- path_regex: hosts/ghafhydra/secrets.yaml$
key_groups:
- age:
- *flokli
- *hrosten
- *ghafhydra
- path_regex: hosts/build01/secrets.yaml$
key_groups:
- age:
- *flokli
- *hrosten
- *build01

0 comments on commit 5a264dd

Please sign in to comment.