test
This commit is contained in:
parent
c70ed4d1cc
commit
57ab3d8137
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ keys:
|
|||
- &host_osaka-vultr-01 54725007eb252f47efa3b93afb98edf5617c8fc4
|
||||
|
||||
creation_rules:
|
||||
- path: secrets\.yaml$
|
||||
- path: ^secrets\.yaml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *user_albert
|
||||
|
@ -17,7 +17,7 @@ creation_rules:
|
|||
- *host_nixos-vm-01
|
||||
- *host_osaka-vultr-01
|
||||
|
||||
- path: tailscale\.yaml$
|
||||
- path: ^tailscale\.yaml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *user_albert
|
||||
|
@ -27,7 +27,7 @@ creation_rules:
|
|||
- *host_nixos-vm-01
|
||||
- *host_osaka-vultr-01
|
||||
|
||||
- path: wireguard\.yaml$
|
||||
- path: ^wireguard\.yaml$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *user_albert
|
||||
|
|
Loading…
Reference in a new issue