Fix typo
This patch fixes typo. Change-Id: I06752205c7947f6b8d90c17ed1fd7c94acf15555
This commit is contained in:
parent
893ec15660
commit
f9fcd8ba3f
@ -38,7 +38,7 @@ if is_service_enabled magnum-ui; then
|
||||
|
||||
elif [[ "$1" == "stack" && "$2" == "post-config" ]]; then
|
||||
# Configure after the other layer 1 and 2 services have been configured
|
||||
echo_summary "Configurng Magnum UI"
|
||||
echo_summary "Configuring Magnum UI"
|
||||
configure_magnum_ui
|
||||
|
||||
elif [[ "$1" == "stack" && "$2" == "extra" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user