diff options
| author | Michael Gugino <gugino.michael@yahoo.com> | 2017-11-28 10:34:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-28 10:34:12 -0500 |
| commit | b9ab765528ff2e7f9aa46b6942d74027ef9b6799 (patch) | |
| tree | 446766a541618590b79ff263e5edc5de580ec25a /playbooks/byo/openshift-cluster | |
| parent | c7645af60a5411af83b04fb6a5617887d3b39183 (diff) | |
| parent | 73bf3e7137d80ba5b225108f39240c43d385a1ea (diff) | |
Merge pull request #6268 from mgugino-upstream-stage/combine-dnsmasq-with-node
Combine openshift_node and openshift_node_dnsmasq
Diffstat (limited to 'playbooks/byo/openshift-cluster')
| -rw-r--r-- | playbooks/byo/openshift-cluster/enable_dnsmasq.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/byo/openshift-cluster/enable_dnsmasq.yml b/playbooks/byo/openshift-cluster/enable_dnsmasq.yml deleted file mode 100644 index b429e84e5..000000000 --- a/playbooks/byo/openshift-cluster/enable_dnsmasq.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- include: ../../init/evaluate_groups.yml - -- include: ../../common/openshift-cluster/enable_dnsmasq.yml |
