summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_dnsmasq/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Change dnsmasq to bind-interfaces + except-interfacesMichael Gugino2017-10-251-0/+5
| | | | | | | | Currently, we have to set the listen ip for dnsmasq via ansible during installation. This commit enables dnsmasq to bind-interfaces + exclude interfaces to ensure dnsmasq doesn't listen on lo interface.
* Add variable to control whether NetworkManager hook is installedMichael Hanselmann2017-10-191-0/+1
| | | | | | We control /etc/resolv.conf and parts of the dnsmasq configuration via Puppet in our environment. The hook ends up overwriting the managed configuration.
* Use default ports for dnsmasq and node dnsScott Dodson2017-06-301-1/+0
|
* Run dns on the node and use that for dnsmasqScott Dodson2017-06-301-0/+2