aboutsummaryrefslogtreecommitdiff
path: root/dhcp
diff options
context:
space:
mode:
authorLuca Di Stefano <luca.distefano@linaro.org>2022-02-02 14:50:01 +0000
committerLuca Di Stefano <luca.distefano@linaro.org>2022-02-02 14:50:01 +0000
commite617e1850e7ec9fc9b4bb66e312f4426899b8f38 (patch)
tree3bf1379f37fc1a10e18153edf1a222abf2bff07e /dhcp
parente9a38161665521ad137ba078b958197fb43a4cb4 (diff)
Added tf-nuc-worker01 to TF dhcp static leases
Change-Id: I9ce946c3288a5e1e88cdab88df2e807892522616
Diffstat (limited to 'dhcp')
-rw-r--r--dhcp/tf.validation.linaro.org/static-lease.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/dhcp/tf.validation.linaro.org/static-lease.conf b/dhcp/tf.validation.linaro.org/static-lease.conf
index 8c5e76a..2daf2c0 100644
--- a/dhcp/tf.validation.linaro.org/static-lease.conf
+++ b/dhcp/tf.validation.linaro.org/static-lease.conf
@@ -23,6 +23,11 @@ host tf-pi-worker05{
fixed-address 10.88.16.24;
}
+host tf-nuc-worker01{
+ hardware ethernet 5c:85:7e:4f:a4:03;
+ fixed-address 10.88.16.31;
+}
+
host juno-r2-01{
hardware ethernet 00:02:f7:00:66:5d;
fixed-address 10.88.18.10;