forked from Fediversity/Fediversity
more stuff in fake machine
This commit is contained in:
parent
23393f4cef
commit
e42f165ca9
1 changed files with 5 additions and 0 deletions
|
@ -29,6 +29,11 @@ testers.runNixOSTest (
|
||||||
../../../launch/mastodon.nix
|
../../../launch/mastodon.nix
|
||||||
../../../launch/pixelfed.nix
|
../../../launch/pixelfed.nix
|
||||||
../../../launch/peertube.nix
|
../../../launch/peertube.nix
|
||||||
|
../../../infra/test-machines/test06
|
||||||
|
{
|
||||||
|
nix.nixPath = [ "/dummy/nix/path" ];
|
||||||
|
users.users.root.openssh.authorizedKeys.keys = [ "dummykey" ];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
terraform = {
|
terraform = {
|
||||||
domain = "fediversity.net";
|
domain = "fediversity.net";
|
||||||
|
|
Loading…
Add table
Reference in a new issue