Merge "Fix some wording issues on a comment"

This commit is contained in:
Jenkins 2017-06-02 09:48:35 +00:00 committed by Gerrit Code Review
commit b10ab47592

View File

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