1
Fork 0
mirror of https://github.com/RGBCube/agenix synced 2025-07-28 17:27:45 +00:00

dev: add integration test

This commit is contained in:
Ryan Mulligan 2021-05-09 14:22:48 -07:00
parent 6aec6889ba
commit 419c6cc281
4 changed files with 83 additions and 0 deletions

View file

@ -5,4 +5,5 @@ in
{
"secret1.age".publicKeys = [ user1 system1 ];
"secret2.age".publicKeys = [ user1 ];
"passwordfile-user1.age".publicKeys = [ user1 system1 ];
}