aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/config-deployment/templates
diff options
context:
space:
mode:
authorchigang <chigang@huawei.com>2017-07-03 14:40:34 +0800
committerchigang <chigang@huawei.com>2017-07-03 15:35:45 +0800
commitd529e77a45c77c10ac6970ca9e733e92e89d138f (patch)
treeccfe80af7b21392c335cb56b2afb6843502dc942 /deploy/adapters/ansible/roles/config-deployment/templates
parent06b95e349cf3e6bc5d45b7030683d53eeae490ec (diff)
Fix DNS flush
JIRA:- It doesn't need to config DNS in ansible roles, just need to set NAMESERVERS variable Change-Id: I37a70b32c766c1fad7afa5289ffbbc27b956b2d5 Signed-off-by: chigang <chigang@huawei.com>
Diffstat (limited to 'deploy/adapters/ansible/roles/config-deployment/templates')
-rw-r--r--deploy/adapters/ansible/roles/config-deployment/templates/user_variables.yml.j2 (renamed from deploy/adapters/ansible/roles/config-deployment/templates/user_variables.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/adapters/ansible/roles/config-deployment/templates/user_variables.yml b/deploy/adapters/ansible/roles/config-deployment/templates/user_variables.yml.j2
index 16f78ff8..443a3f5b 100644
--- a/deploy/adapters/ansible/roles/config-deployment/templates/user_variables.yml
+++ b/deploy/adapters/ansible/roles/config-deployment/templates/user_variables.yml.j2
@@ -29,7 +29,7 @@ haproxy_keepalived_internal_interface: br-mgmt
{% if "openvswitch" == NEUTRON_MECHANISM_DRIVERS[0] or
"opendaylight" == NEUTRON_MECHANISM_DRIVERS[0]
- %}
+%}
openstack_host_specific_kernel_modules:
- name: "openvswitch"
pattern: "CONFIG_OPENVSWITCH="