aboutsummaryrefslogtreecommitdiff
path: root/dhcp
diff options
context:
space:
mode:
authorLuca Di Stefano <luca.distefano@linaro.org>2022-03-15 15:52:32 +0000
committerLuca Di Stefano <luca.distefano@linaro.org>2022-03-15 15:52:32 +0000
commit2d594bfaa085c795899951d9684b2329ceb273d8 (patch)
tree402a0b3076df8d61fb9418e7caee915285d4e502 /dhcp
parent4711ce943fd90088c89f5d7ca3879bdc7ecd9782 (diff)
Added lease for netboot jade ubuntu
Change-Id: Ibf2dfa0bea2c6fe5f2a61a39366b3f8d452deeb5
Diffstat (limited to 'dhcp')
-rw-r--r--dhcp/validation.linaro.org/7-0-staticdevices.conf9
1 files changed, 8 insertions, 1 deletions
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;