diff options
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-x | ci/deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh index 795babbf..f9c1b2d0 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -252,7 +252,7 @@ if ([ $admin_gw ] && [ $admin_gw != "null" ]); then done fi -// Configuring deployment +# Configuring deployment if ([ $opnfvmodel == "openstack" ]); then echo_info "Configuring OpenStack deployment" |