Revert "Merge pull request #3182 from wkennington/master.ipv6"

This reverts commit b23fd65854, reversing
changes made to 43654cba2c.
This commit is contained in:
Rob Vermaas
2014-08-31 10:58:54 +02:00
parent 2f697bf693
commit ea8910652f
7 changed files with 59 additions and 120 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import ./make-test.nix {
{ virtualisation.vlans = [ 1 ];
networking.firewall.allowPing = true;
networking.defaultGateway =
(head nodes.router.config.networking.interfaces.eth2.ip4).address;
nodes.router.config.networking.interfaces.eth2.ipAddress;
};
router =