main.yml 207 B

1234567
  1. ---
  2. openshift_node_dnsmasq_install_network_manager_hook: true
  3. # lo must always be present in this list or dnsmasq will conflict with
  4. # the node's dns service.
  5. openshift_node_dnsmasq_except_interfaces:
  6. - lo