S3 cache setup
This commit is contained in:
parent
75726dc403
commit
7720224bbd
8 changed files with 45 additions and 1 deletions
|
|
@ -47,4 +47,6 @@ in
|
|||
"spotify_password.age".publicKeys = devUsers ++ systems;
|
||||
"thor_wg_priv.age".publicKeys = devUsers ++ [ thor ];
|
||||
"wg_psk.age".publicKeys = devUsers ++ systems;
|
||||
"s3_cache_write.age".publicKeys = devUsers ++ [ thor odin ];
|
||||
"s3_cache_read.age".publicKeys = devUsers ++ systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue