Merge "Fix some wording issues on a comment"
This commit is contained in:
commit
b10ab47592
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user