modules: secrets: add woodpecker

This commit is contained in:
Bruno BELANYI 2023-03-18 11:51:12 +00:00
parent 020a32b9e8
commit 7e06f75a5d
4 changed files with 14 additions and 0 deletions

View file

@ -63,4 +63,8 @@ in
"wireguard/milady/private-key.age".publicKeys = all;
"wireguard/porthos/private-key.age".publicKeys = all;
"wireguard/richelieu/private-key.age".publicKeys = all;
"woodpecker/gitea.age".publicKeys = all;
"woodpecker/secret.age".publicKeys = all;
"woodpecker/ssh/private-key.age".publicKeys = all;
}