diff --git a/deployment.sh b/deployment.sh index 8836a1b..9d9c37f 100755 --- a/deployment.sh +++ b/deployment.sh @@ -1314,6 +1314,8 @@ if "$PRO_EDITION" ; then ssh $PEER ngcpcfg pull ngcpcfg build + + ngcpcfg init-mgmt $MANAGEMENT_IP fi EOT fi