d0b03cad7c
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. |
||
---|---|---|
.. | ||
provision-client.sh | ||
provision-server.sh | ||
provision-windows-client.ps1 | ||
userdata-windows.ps1 |