From ac98084855bcb2b49084c70284318fa10426e0bd Mon Sep 17 00:00:00 2001 From: Cuong Nguyen Date: Thu, 16 Nov 2017 18:06:51 +0700 Subject: [PATCH] Remove duplicated of neutron_dhcp_config variable Change-Id: Ic9809c566d851832acd70dcf270c185fb6d8f94f --- defaults/main.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index 2dbde69f..ea8aab9c 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -319,10 +319,6 @@ neutron_l3_ha_net_cidr: 169.254.192.0/18 ### DHCP Agent Plugin Configuration ### -# key=value options provided to dnsmasq -neutron_dhcp_config: - log-facility: "/var/log/neutron/neutron-dnsmasq.log" - # Comma-separated list of DNS servers which will be used by dnsmasq as forwarders. neutron_dnsmasq_dns_servers: ""