From 84ff7c2a187f94392275ece746c8859c2c0fb9ed Mon Sep 17 00:00:00 2001
From: zhuzeyu <zhu.zeyu@zte.com.cn>
Date: Fri, 10 Feb 2017 12:03:56 +0800
Subject: [PATCH] Fix the path error in globals.yml

Change-Id: I963ac5512c711f639dc7ad6c7b1f217589373b0a
---
 etc/kolla/globals.yml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml
index 52d7ad5e22..c2fdffff6d 100644
--- a/etc/kolla/globals.yml
+++ b/etc/kolla/globals.yml
@@ -1,8 +1,9 @@
 ---
 # You can use this file to override _any_ variable throughout Kolla.
-# Additional options can be found in the 'kolla/ansible/group_vars/all.yml' file.
-# Default value of all the commented parameters are shown here, To override
-# the default value uncomment the parameter and change its value.
+# Additional options can be found in the
+# 'kolla-ansible/ansible/group_vars/all.yml' file. Default value of all the 
+# commented parameters are shown here, To override the default value uncomment
+# the parameter and change its value.
 
 ###################
 # Kolla options