From d156a1e9ba202761512ee06e497614d58c658697 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Jan 2015 01:18:47 -0400 Subject: Added more network interface configuration properties. --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 81066983..e1587076 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -141,6 +141,7 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" , (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFZftKMnH/zH29BHMKbcBO4QsgTrstYFVhbrzrlRzBO3") ] + & Network.static "eth0" `requires` Network.cleanInterfacesFile & Apt.installed ["linux-image-amd64"] & Linode.chainPVGrub 5 & Apt.unattendedUpgrades -- cgit v1.2.3