diff options
| author | Grigory Shipunov | 2023-05-15 16:50:29 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-05-15 16:50:29 +0200 |
| commit | 1ea959ffb66c8e27f9f6e48060023fa07db865af (patch) | |
| tree | c02e45c1b40839f0db4852edb4de8aa85c1c8203 /.sops.yaml | |
| parent | 2809a7e118b8273e2b656222f1d76c08824dcc14 (diff) | |
add news
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,7 @@ keys: - &nextcloud age1ds7zgenz9a664jqx5308m6q5mgtavzmelg239xsj8mdh64pmqa9qtkffmk - &toaster age1qyj95tsntreefqeetawqy5pf26456s9c0v3tzz8yzs706c0jsg6qv56jzk - &music age1aj7mgq8jxv0n5rnpqtgu4l56ymqyq86qacn3jp7ve2emk0eheuaqgm4rtt + - &news age1aj7mgq8jxv0n5rnpqtgu4l56ymqyq86qacn3jp7ve2emk0eheuaqgm4rtt creation_rules: - path_regex: secrets/microwave/[^/]+\.yaml$ key_groups: @@ -43,3 +44,9 @@ creation_rules: - *admin_oxa age: - *music + - path_regex: secrets/news/[^/]+\.yaml$ + key_groups: + - pgp: + - *admin_oxa + age: + - *news |
