Fix typo in start.yml

TrivialFix

Change-Id: I23d74821c7f65cdf20c214f7622f4df0d3c0e172
This commit is contained in:
zhangyanxian 2016-09-29 09:02:17 +00:00
parent 1432046728
commit 54f255fe9c

View File

@ -1,5 +1,5 @@
---
- name: Set variable for inital keystone volumes
- name: Set variable for initial keystone volumes
set_fact:
keystone_volumes:
- "{{ node_config_directory }}/keystone/:{{ container_config_directory }}/:ro"