summaryrefslogtreecommitdiffstats
path: root/roles/dns/defaults/main.yml
blob: 82055c8cde0c30f332cfd370df5806aa662344c4 (plain)
1
2
---
base_docker_image: "{{ 'centos:centos7' if openshift.common.deployment_type == 'origin' else 'rhel7' }}"