From 28c97b01f5827cef2f2c5700cce56bb11b15d869 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Tue, 18 Jul 2017 16:37:03 -0400 Subject: Remove openshift_use_dnsmasq from aws and libvirt playbooks --- playbooks/aws/openshift-cluster/config.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'playbooks/aws/openshift-cluster') diff --git a/playbooks/aws/openshift-cluster/config.yml b/playbooks/aws/openshift-cluster/config.yml index 8d64b0521..821a0f30e 100644 --- a/playbooks/aws/openshift-cluster/config.yml +++ b/playbooks/aws/openshift-cluster/config.yml @@ -35,4 +35,3 @@ openshift_use_flannel: "{{ lookup('oo_option', 'use_flannel') }}" openshift_use_calico: "{{ lookup('oo_option', 'use_calico') }}" openshift_use_fluentd: "{{ lookup('oo_option', 'use_fluentd') }}" - openshift_use_dnsmasq: false -- cgit v1.2.3