diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-11-28 14:03:03 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-11-28 14:03:03 +0000 |
commit | 75a42b934b1d760e83fada40a5b80d5ae13101b1 (patch) | |
tree | 5620e9857d9e8da5ba2de14f6304d81ef646864b /dhcp3 | |
parent | 24be2ad30339837b82bf1699d3adbe7ffa6f62ea (diff) |
Add rpld setup. Change uganda.107b.dk to use RTL8139 NIC (instead of broken internal NIC).
Diffstat (limited to 'dhcp3')
-rw-r--r-- | dhcp3/dhcpd.hosts.fai | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp3/dhcpd.hosts.fai b/dhcp3/dhcpd.hosts.fai index 6880284..b7b0b23 100644 --- a/dhcp3/dhcpd.hosts.fai +++ b/dhcp3/dhcpd.hosts.fai @@ -32,7 +32,7 @@ group { # sis900 NIC host svasiland { hardware ethernet 00:07:95:47:3e:f2; fixed-address svasiland; option fai-action "install"; } # VEGA motherf*cker - host uganda { hardware ethernet 00:07:95:09:5e:99; fixed-address uganda; option fai-action "sysinfo"; } # VEGA bambus + host uganda { hardware ethernet 192.168.102.162; fixed-address uganda; option fai-action "sysinfo"; } # VEGA bambus host picasso { hardware ethernet 00:07:95:d8:f4:69; fixed-address picasso; option fai-action "install"; } # Nicolai Wallner, Bambus server # Via-rhine NIC |