Fix some wording issues on a comment

Change-Id: If81fb5a7f7e87f1b6d15b09437353a5264364ef1
This commit is contained in:
Chen 2017-05-22 18:21:20 +09:00
parent 5c18c932ab
commit c6c75e578b

View File

@ -81,8 +81,8 @@ CONFIG_DIR="/etc/kolla"
PASSWORDS_FILE="${CONFIG_DIR}/passwords.yml"
DANGER_CONFIRM=
INCLUDE_IMAGES=
# Serial is not recommended and disable in default. User could enable it by
# simple configure ANSIBLE_SERIAL variable
# Serial is not recommended and disabled by default. User could enable it by
# simply configuring ANSIBLE_SERIAL variable.
ANSIBLE_SERIAL=${ANSIBLE_SERIAL:-0}
while [ "$#" -gt 0 ]; do