open-nomad/e2e/terraform/shared/config
Tim Gross d0b03cad7c
e2e: give containers access to dnsmasq DNS (#8536)
By default, Docker containers get /etc/resolv.conf bound into the container
with the localhost entry stripped out. In order to resolve using the host's
dnsmasq, we need to make sure the container uses the docker0 IP as its
nameserver and that dnsmasq is listening on that port and forwarding to either
the AWS VPC DNS (so that we can query private resources like EFS) or to the
Consul DNS.
2020-07-24 14:09:18 -04:00
..
provision-client.sh e2e: give containers access to dnsmasq DNS (#8536) 2020-07-24 14:09:18 -04:00
provision-server.sh e2e: give containers access to dnsmasq DNS (#8536) 2020-07-24 14:09:18 -04:00
provision-windows-client.ps1 e2e: upgrade CNI to 0.8.6 (#7956) 2020-05-14 09:29:11 -04:00
userdata-windows.ps1 e2e: update framework to allow deploying Nomad (#6969) 2020-01-22 08:48:52 -05:00