contrib/dnsmasq: Add a 4th node for multi-k8s tests

This commit is contained in:
Dalton Hubble
2017-03-06 17:47:52 -08:00
parent 033efb5ebf
commit ce34cc8fa4
2 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ dhcp-option=3,172.17.0.1
dhcp-host=52:54:00:a1:9c:ae,172.17.0.21,1h
dhcp-host=52:54:00:b2:2f:86,172.17.0.22,1h
dhcp-host=52:54:00:c3:61:77,172.17.0.23,1h
dhcp-host=52:54:00:d7:99:c7,172.17.0.24,1h
enable-tftp
tftp-root=/var/lib/tftpboot
@@ -18,7 +19,9 @@ log-dhcp
address=/bootcfg.foo/172.18.0.2
address=/matchbox.foo/172.17.0.2
address=/matchbox.example.com/172.17.0.2
address=/node1.example.com/172.17.0.21
address=/node2.example.com/172.17.0.22
address=/node3.example.com/172.17.0.23
address=/node4.example.com/172.17.0.24
address=/cluster.example.com/172.17.0.21

View File

@@ -6,6 +6,7 @@ dhcp-option=3,172.18.0.1
dhcp-host=52:54:00:a1:9c:ae,172.18.0.21,1h
dhcp-host=52:54:00:b2:2f:86,172.18.0.22,1h
dhcp-host=52:54:00:c3:61:77,172.18.0.23,1h
dhcp-host=52:54:00:d7:99:c7,172.18.0.24,1h
enable-tftp
tftp-root=/var/lib/tftpboot
@@ -19,9 +20,11 @@ log-dhcp
address=/bootcfg.foo/172.18.0.2
address=/matchbox.foo/172.18.0.2
address=/matchbox.example.com/172.18.0.2
address=/node1.example.com/172.18.0.21
address=/node2.example.com/172.18.0.22
address=/node3.example.com/172.18.0.23
address=/node4.example.com/172.18.0.24
address=/cluster.example.com/172.18.0.21
# for a Tectonic test, ignore