Hide Forgot
Description of problem: DNS role of openshift-ansible uses hardcoded /24 subnet range for setting access restriction. If openshift cluster nodes use other than /24 subnet then DNS doesn't work properly. Upstream bug: https://github.com/openshift/openshift-ansible/issues/2812
What's the supported use case for this role? It's not included in any of the supported playbooks.
It's used in openshift-on-openstack for setting up DNS server - https://github.com/redhat-openstack/openshift-on-openstack/blob/master/templates/var/lib/ansible/playbooks/dns.yml#L43