From 4e246489aa2e224d44327fb2b3a2a333b3803dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maria=20H=C3=B6gberg?= Date: Thu, 10 Dec 2020 13:13:16 +0000 Subject: LKFT: Static ip to LKFT pi workers 01-03 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maria Högberg Change-Id: Ie4d9ebf610e9f927b9fabe95a438d2b8c10e062a --- dhcp/lkft.validation.linaro.org/static-lease.conf | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'dhcp') diff --git a/dhcp/lkft.validation.linaro.org/static-lease.conf b/dhcp/lkft.validation.linaro.org/static-lease.conf index c835f76..e9ae0a6 100644 --- a/dhcp/lkft.validation.linaro.org/static-lease.conf +++ b/dhcp/lkft.validation.linaro.org/static-lease.conf @@ -233,7 +233,6 @@ host lkft-rpi-qemu01 { fixed-address 10.66.16.140; } - host lkft-rpi-qemu02 { hardware ethernet dc:a6:32:bd:a9:b5; fixed-address 10.66.16.141; @@ -259,6 +258,21 @@ host lkft-rpi-qemu06 { fixed-address 10.66.16.145; } +host lkft-pi-worker01 { + hardware ethernet dc:a6:32:58:a0:a8; + fixed-address 10.66.16.181; +} + +host lkft-pi-worker02 { + hardware ethernet dc:a6:32:7c:11:86; + fixed-address 10.66.16.182; +} + +host lkft-pi-worker03 { + hardware ethernet dc:a6:32:ac:58:e6; + fixed-address 10.66.16.183; +} + host lkft-cache { hardware ethernet 00:1e:67:16:18:c8; fixed-address 10.66.16.20; -- cgit v1.2.3