Created
August 28, 2020 21:27
-
-
Save ryantm/9da083872253068d2204243afa2e890f to your computer and use it in GitHub Desktop.
DRY sops.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
users: | |
- &ryantm 0000000000000000000000000000000000000000 | |
systems: | |
- &nix-ryantm 0000000000000000000000000000000000000000 | |
creation_rules: | |
- path_regex: blah.yaml | |
key_groups: | |
- pgp: | |
- *ryantm | |
- *nix-ryantm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment