Merge "Fix typo"
This commit is contained in:
commit
df2d57124b
@ -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