forked from fediversity/fediversity
allow accessing test vms from fedi201's machine ssh key, closes #286
This commit is contained in:
parent
076fe9be55
commit
1d0eac9a55
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ let
|
|||
{
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
# allow our panel vm access to the test machines
|
||||
(import ../../keys).systems.fedi201
|
||||
(import ../keys).systems.fedi201
|
||||
];
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue