diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-02-10 11:07:46 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-02-10 11:11:13 +0000 |
commit | 0e49ae539420b7e8787fbc629c68a4e082342dcd (patch) | |
tree | 28003b460f0a7b377ecc66e9694df3692507be28 /fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf | |
parent | 779aabecc430c010b1da9061798ed483a3a2ee74 (diff) |
feat(infra): Infrastructure refresh part 3
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I8ac1614bc3f10d2409e8305eb1726a9c3b063ae0
(cherry picked from commit 299b4e51696cc0f17ec9bb9c39c4e46ff23a4a39)
Diffstat (limited to 'fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf')
-rwxr-xr-x | fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf b/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf index 5d854fda8d..527f20cb8b 100755 --- a/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf +++ b/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf @@ -37,9 +37,6 @@ dhcp-option=yul1_2,option:dns-server,1.1.1.1 dhcp-option=yul1_2,option:dns-server,8.8.8.8 # Hosts DHCP settings yul1_1 subnet. -dhcp-host=00:f2:8b:7c:fb:12,10.30.51.20,s20-nomad,infinite # enp8s0f0 -dhcp-host=00:42:68:6f:68:ee,10.30.51.21,s21-nomad,infinite # enp9s0f0 -dhcp-host=00:42:68:6f:6f:c0,10.30.51.22,s22-nomad,infinite # enp9s0f0 dhcp-host=ac:1f:6b:5a:6a:d4,10.30.51.23,s23-nomad,infinite # eno1 dhcp-host=ac:1f:6b:5a:6a:b4,10.30.51.24,s24-nomad,infinite # eno1 dhcp-host=ac:1f:6b:5a:6b:08,10.30.51.25,s25-nomad,infinite # eno1 |