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}" =
|
||||
{ password = carolPassword;
|
||||
publicKey = carolPubKey;
|
||||
hostname = "carol";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user