cjdns test: exercise host builder logic
This commit is contained in:
parent
222cfd3233
commit
daf3ba426b
@ -57,6 +57,7 @@ import ./make-test.nix ({ pkgs, ...} : {
|
|||||||
connectTo."192.168.0.1:1024}" =
|
connectTo."192.168.0.1:1024}" =
|
||||||
{ password = carolPassword;
|
{ password = carolPassword;
|
||||||
publicKey = carolPubKey;
|
publicKey = carolPubKey;
|
||||||
|
hostname = "carol";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user