MT#8889 add rtp and db roles to sp2

Change-Id: I02b8536cc014cbe7e7c5102bf90d716ed12b5679
changes/33/133/1
Victor Seva 11 years ago
parent bc07e7923f
commit 43606c4728

@ -1725,7 +1725,7 @@ if "$PRO_EDITION" ; then
# needed to make sure MySQL setup is OK for first node until second node is set up
ngcp-network --host=$PEER --set-interface=$INTERNAL_DEV --ip=$IP2 --netmask=$DEFAULT_INTERNAL_NETMASK --type=ha_int
ngcp-network --host=$PEER --role=proxy --role=lb --role=mgmt
ngcp-network --host=$PEER --role=proxy --role=lb --role=mgmt --role=rtp --role=db
ngcp-network --host=$PEER --set-interface=lo --type=sip_int --type=web_int --type=aux_ext
cp /etc/ngcp-config/network.yml /mnt/glusterfs/shared_config/network.yml

Loading…
Cancel
Save