Skip to content
Snippets Groups Projects
Commit 4aa9e766 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

give the issuer a permissive firewall

parent a210d796
No related branches found
No related tags found
1 merge request!10End-to-end with ristretto
......@@ -70,14 +70,15 @@ import <nixpkgs/nixos/tests/make-test.nix> {
[ ../issuer.nix
];
services.private-storage-issuer.enable = true;
};
} // networkConfig;
};
# Test the machines with a Perl program (sobbing).
testScript =
''
# Start booting all the VMs in parallel to speed up operations down below.
# startAll;
startAll;
# Set up a Tahoe-LAFS introducer.
$introducer->copyFileFromHost(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment