Merge "fixed spelling of 'Bootstrapping' in tools/kolla-ansible" into stable/stein
This commit is contained in:
commit
897f0cae08
@ -296,7 +296,7 @@ EOF
|
||||
fi
|
||||
;;
|
||||
(bootstrap-servers)
|
||||
ACTION="Bootstraping servers"
|
||||
ACTION="Bootstrapping servers"
|
||||
PLAYBOOK="${BASEDIR}/ansible/kolla-host.yml"
|
||||
EXTRA_OPTS="$EXTRA_OPTS -e kolla_action=bootstrap-servers"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user