instack-undercloud/elements/dnsmasq-forwarder/README.md
James Slagle 5a0187499e Add a dnsmasq-forwarder element so that launched instances can install packages
from internal hosts.

Uses an environment.d file so that when setup-neutron gets run, the subnet will
get created with 192.0.2.1 as the nameserver.
2015-01-13 15:52:16 -05:00

223 B

Sets up a dnsmasq process for forwarding dns requests. Also opens port 53 and adds a rule to forward all traffic.

When applied to the undercloud, this will allow launched instances to install packages from internal hosts.