add age secret for ansible vault

This commit is contained in:
Pim Kunis 2023-10-26 19:56:23 +02:00
parent cea7d229cb
commit a5253baff1
3 changed files with 6 additions and 0 deletions

Binary file not shown.

View file

@ -12,4 +12,5 @@ in
"syncthing-key.pem.age".publicKeys = publicKeys;
"syncthing-cert.pem.age".publicKeys = publicKeys;
"common-pg-tfbackend.age".publicKeys = publicKeys;
"ansible-vault-secret.age".publicKeys = publicKeys;
}