aboutsummaryrefslogtreecommitdiff
path: root/dhcp
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp')
-rw-r--r--dhcp/validation.linaro.org/7-0-staticdevices.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/dhcp/validation.linaro.org/7-0-staticdevices.conf b/dhcp/validation.linaro.org/7-0-staticdevices.conf
index 731424b..a9141db 100644
--- a/dhcp/validation.linaro.org/7-0-staticdevices.conf
+++ b/dhcp/validation.linaro.org/7-0-staticdevices.conf
@@ -609,7 +609,7 @@ host mtjade-bmc {
}
host mtjade-intel-nic-01 {
- hardare ethernet 00:1B:21:E3:71:95;
+ hardware ethernet 00:1B:21:E3:71:95;
fixed-address 10.7.0.199;
next-server 10.11.200.1;
filename "/grubnetaa64.efi.signed";
@@ -649,6 +649,7 @@ host test-rpi-lavapeur{
host staging-morello-01{
hardware ethernet 00:02:f7:00:96:eb;
fixed-address 10.7.0.107;
- next-server 10.0.0.10;
- filename "/morello/busybox.img";
+ next-server 10.0.0.10;
+ filename "/morello/busybox.img";
}
+