From bca86f6a29a9be84a6b05ad035198cac5845ce80 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 27 Nov 2002 17:59:28 +0000 Subject: dhcp: Add fake host hysbald.107b.dk. --- dhcp3/dhcpd.hosts.fai | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dhcp3') diff --git a/dhcp3/dhcpd.hosts.fai b/dhcp3/dhcpd.hosts.fai index 1a37fa0..72d0a2e 100644 --- a/dhcp3/dhcpd.hosts.fai +++ b/dhcp3/dhcpd.hosts.fai @@ -27,9 +27,12 @@ group { # rtl8029 NIC host collapse { hardware ethernet 00:06:29:05:a4:e6; fixed-address collapse; option fai-action "install"; } # Lab: IBM m. defekt indbygget NIC + # rtl8139 NIC + host hysbald { hardware ethernet 00:40:95:30:93:45; fixed-address hysbald; option fai-action "install"; } # Lab: Fax gateway + # sis900 NIC host svasiland { hardware ethernet 00:07:95:47:3e:f2; fixed-address svasiland; option fai-action "install"; } # VEGA motherf*cker - host picasso { hardware ethernet 00:07:95:d8:f4:69; fixed-address picasso; option fai-action "sysinfo"; } # Nicolai Wallner, Bambus server + host picasso { hardware ethernet 00:07:95:d8:f4:69; fixed-address picasso; option fai-action "install"; } # Nicolai Wallner, Bambus server # Via-rhine NIC host sair { hardware ethernet 00:40:63:c0:8d:05; fixed-address sair; option fai-action "install"; } # Vega: Xenux thin client -- cgit v1.2.3