diff options
Diffstat (limited to 'ymir.nix')
-rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -935,6 +935,7 @@ in rec { | |||
935 | interfaces = [ "yggdrasil" ]; | 935 | interfaces = [ "yggdrasil" ]; |
936 | machines = [ | 936 | machines = [ |
937 | { hostName = "hel"; ethernetAddress = "ee:10:15:9a:cc:1f"; ipAddress = "hel.midgard.yggdrasil"; } | 937 | { hostName = "hel"; ethernetAddress = "ee:10:15:9a:cc:1f"; ipAddress = "hel.midgard.yggdrasil"; } |
938 | { hostName = "sif"; ethernetAddress = "5c:93:21:c3:61:39"; ipAddress = "sif.midgard.yggdrasil"; } | ||
938 | ]; | 939 | ]; |
939 | extraConfig = '' | 940 | extraConfig = '' |
940 | option rfc3442-classless-static-routes code 121 = array of integer 8; | 941 | option rfc3442-classless-static-routes code 121 = array of integer 8; |