From 2d594bfaa085c795899951d9684b2329ceb273d8 Mon Sep 17 00:00:00 2001 From: Luca Di Stefano Date: Tue, 15 Mar 2022 15:52:32 +0000 Subject: Added lease for netboot jade ubuntu Change-Id: Ibf2dfa0bea2c6fe5f2a61a39366b3f8d452deeb5 --- dhcp/validation.linaro.org/7-0-staticdevices.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'dhcp') diff --git a/dhcp/validation.linaro.org/7-0-staticdevices.conf b/dhcp/validation.linaro.org/7-0-staticdevices.conf index 4b79753..2d3f3a8 100644 --- a/dhcp/validation.linaro.org/7-0-staticdevices.conf +++ b/dhcp/validation.linaro.org/7-0-staticdevices.conf @@ -607,7 +607,14 @@ host mtjade-bmc { hardware ethernet 70:e2:84:8f:e3:86; fixed-address 10.7.0.102; } - + +host mtjade-intel-nic-01 { + hardare ethernet 00:1B:21:E3:71:95; + fixed-address 10.7.0.199; + next-server 10.0.0.10; + filename "/ubuntu-ovss/grubnetaa64.efi.signed"; +} + host mtjade-10g-01{ hardware ethernet 0c:42:a1:49:d5:b1; fixed-address 10.7.0.103; -- cgit v1.2.3