From cbaab88b8cd70a2b491b730b80e17411b8bc8564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maria=20H=C3=B6gberg?= Date: Thu, 21 Jul 2022 15:54:22 +0100 Subject: MORELLO: Replacing morello03 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maria Högberg Change-Id: I5216c9346d83c2323149ff7d6502ad29763bc55c --- dhcp/validation.linaro.org/7-0-staticdevices.conf | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'dhcp') 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. -- cgit v1.2.3