aboutsummaryrefslogtreecommitdiff
path: root/dhcp
diff options
context:
space:
mode:
authorLuca Di Stefano <luca.distefano@linaro.org>2022-02-03 17:40:54 +0000
committerLuca Di Stefano <luca.distefano@linaro.org>2022-02-03 17:42:18 +0000
commitc26720ac7310c0998803dbe2a41a1c471071ac99 (patch)
treed06b6ac3d2a538af730b76d772ac4d4ef323b8c8 /dhcp
parente617e1850e7ec9fc9b4bb66e312f4426899b8f38 (diff)
Reusing EVT arnie 01
Change-Id: I9c91aaf072cba2c442a1566beb2b16e1fc3a6e2f
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 1dbc006..e2ee2f1 100644
--- a/dhcp/validation.linaro.org/7-0-staticdevices.conf
+++ b/dhcp/validation.linaro.org/7-0-staticdevices.conf
@@ -615,9 +615,16 @@ host mtjade-10g-01{
filename "/debian-installer/arm64/bootnetaa64.efi";
}
-host conan-10g-01{
+host arnie-dvt-10g-01{
hardware ethernet 58:24:29:cd:95:70;
fixed-address 10.7.0.104;
next-server 10.0.0.10;
filename "/netboot-ovss/netboot-ovss";
}
+
+host arnie-evt-10g-01{
+ hardware ethernet 14:c1:4e:f0:62:2c;
+ fixed-address 10.7.0.105;
+ next-server 10.0.0.10;
+ filename "/netboot-ovss/netboot-ovss";
+}