Garage on loki
This commit is contained in:
parent
d5fbab32bc
commit
90b6180bc1
11 changed files with 183 additions and 31 deletions
|
|
@ -4,7 +4,7 @@ let
|
|||
bertof_freya =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAg2XYk1zynb713ky1JRcmXMCbuEt41AoIEemtmvgV7p";
|
||||
bertof_loki =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK13mAQgkc8oTXj5VbGrwAJ3ragiZIG/WuVUdnVOnsu1";
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF4R5yaOKWlmbnufhAeY8NronqGkwc253mstjPt44heM bertof@loki";
|
||||
bertof_odin =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAhxOjo9Ac9hVd3eOR56F6sClUMUh1m7VpcmzA18dslj";
|
||||
bertof_thor =
|
||||
|
|
@ -26,4 +26,7 @@ in
|
|||
{
|
||||
# "oauth_proxy_client_credentials.age".publicKeys = users ++ systems;
|
||||
"spotify_password.age".publicKeys = users ++ systems;
|
||||
"garage_rpc_secret.age".publicKeys = users ++ systems;
|
||||
"nextcloud_admin_secret.age".publicKeys = users ++ systems;
|
||||
"nextcloud_bucket_secret.age".publicKeys = users ++ systems;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue