aboutsummaryrefslogtreecommitdiff
path: root/dhcp
diff options
context:
space:
mode:
authorMaria Högberg <maria.hogberg@linaro.org>2022-07-21 15:54:22 +0100
committerMaria Högberg <maria.hogberg@linaro.org>2022-07-21 15:54:22 +0100
commitcbaab88b8cd70a2b491b730b80e17411b8bc8564 (patch)
tree17b96a20acb37177523e3370992955fa9426b5e6 /dhcp
parent928f8f681331771e842cfc40b58c7f828f034355 (diff)
MORELLO: Replacing morello03
Signed-off-by: Maria Högberg <maria.hogberg@linaro.org> Change-Id: I5216c9346d83c2323149ff7d6502ad29763bc55c
Diffstat (limited to 'dhcp')
-rw-r--r--dhcp/validation.linaro.org/7-0-staticdevices.conf18
1 files changed, 10 insertions, 8 deletions
diff --git a/dhcp/validation.linaro.org/7-0-staticdevices.conf b/dhcp/validation.linaro.org/7-0-staticdevices.conf
index 71bd2ce..5d575a3 100644
--- a/dhcp/validation.linaro.org/7-0-staticdevices.conf
+++ b/dhcp/validation.linaro.org/7-0-staticdevices.conf
@@ -655,51 +655,53 @@ host test-rpi-lavapeur{
fixed-address 10.7.0.160;
}
-host staging-morello-01{
+host 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";
}
-host staging-morello-02{
+host morello-02{
hardware ethernet 00:02:f7:00:98:1a;
fixed-address 10.7.0.108;
next-server 10.0.0.10;
filename "/morello/busybox.img";
}
-host staging-morello-03{
- hardware ethernet 00:02:f7:00:97:ff;
+host morello-03{
+ hardware ethernet 00:02:f7:00:97:9f;
fixed-address 10.7.0.109;
next-server 10.0.0.10;
filename "/morello/busybox.img";
}
-host staging-morello-04{
+host 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{
+host 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";
}
-host staging-morello-06{
+host morello-06{
hardware ethernet 00:02:f7:00:97:96;
fixed-address 10.7.0.112;
next-server 10.0.0.10;
filename "/morello/busybox.img";
}
-host staging-morello-07{
+host morello-07{
hardware ethernet 00:02:f7:00:97:f9;
fixed-address 10.7.0.113;
next-server 10.0.0.10;
filename "/morello/busybox.img";
}
+
+# Please note that 120 and 160 is taken further up.