summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_dnsmasq/README.md
blob: 4596190d7c4baf8ce2f43e596a981a3d4367df9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OpenShift Node DNS resolver
===========================

Configure dnsmasq to act as a DNS resolver for an OpenShift node.

Requirements
------------

Role Variables
--------------

From this role:

| Name                                                | Default value | Description                                                                       |
|-----------------------------------------------------|---------------|-----------------------------------------------------------------------------------|
| openshift_node_dnsmasq_install_network_manager_hook | true          | Install NetworkManager hook updating /etc/resolv.conf with local dnsmasq instance |

Dependencies
------------

* openshift_common
* openshift_node_facts

License
-------

Apache License Version 2.0