aboutsummaryrefslogtreecommitdiff
path: root/dhcp/validation.linaro.org/7-0-staticdevices.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp/validation.linaro.org/7-0-staticdevices.conf')
-rw-r--r--dhcp/validation.linaro.org/7-0-staticdevices.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/dhcp/validation.linaro.org/7-0-staticdevices.conf b/dhcp/validation.linaro.org/7-0-staticdevices.conf
index a8ed72a..37039ee 100644
--- a/dhcp/validation.linaro.org/7-0-staticdevices.conf
+++ b/dhcp/validation.linaro.org/7-0-staticdevices.conf
@@ -666,3 +666,17 @@ host staging-morello-03{
next-server 10.0.0.10;
filename "/morello/busybox.img";
}
+
+host staging-morello-04{
+ hardware ethernet 00:02:f7:00:97:bd;
+ fixed-address 10.7.0.110;
+ next-server 10.0.0.10;
+ filename "/morello/busybox.img";
+}
+
+host staging-morello-05{
+ hardware ethernet 00:02:f7:00:97:ea;
+ fixed-address 10.7.0.111;
+ next-server 10.0.0.10;
+ filename "/morello/busybox.img";
+}