From d7488bb057a58628946f988d829432b6c41ece0f Mon Sep 17 00:00:00 2001 From: Luca Di Stefano Date: Mon, 11 Apr 2022 16:28:35 +0100 Subject: Fixed typo in the vlo dhcp config Change-Id: Ia26a37a3cecaf2fadf2e7d966c7c4650e8e7bf8d --- dhcp/validation.linaro.org/7-0-staticdevices.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'dhcp') 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"; } + -- cgit v1.2.3