diff --git a/deployment.sh b/deployment.sh index 671413b..8dd571a 100755 --- a/deployment.sh +++ b/deployment.sh @@ -1261,7 +1261,7 @@ if "$PRO_EDITION" ; then ngcpcfg commit 'deployed /etc/ngcp-config/network.yml' ngcpcfg build else # ROLE = sp2 - cp /mnt/glusterfs/shared_config/network.yml /etc/ngcp-config/network.yml + ngcpcfg pull ngcpcfg build fi EOT