X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=vnfs%2FvFW%2Fscripts%2Fv_firewall_install.sh;h=fc98ccce3b80f5dc3568368c516e272b8116384d;hb=bea11319edf8ec6ade8e0b8c936bc7b7e69b1d2f;hp=956043860aa70385d1e6c425dd3969177b9806c8;hpb=676591091ff3c154193213b26103c694f1a5f1be;p=demo.git diff --git a/vnfs/vFW/scripts/v_firewall_install.sh b/vnfs/vFW/scripts/v_firewall_install.sh index 95604386..fc98ccce 100755 --- a/vnfs/vFW/scripts/v_firewall_install.sh +++ b/vnfs/vFW/scripts/v_firewall_install.sh @@ -90,10 +90,13 @@ mv sample-distribution-$DEMO_ARTIFACTS_VERSION honeycomb sed -i 's/"restconf-binding-address": "127.0.0.1",/"restconf-binding-address": "0.0.0.0",/g' honeycomb/sample-distribution-$DEMO_ARTIFACTS_VERSION/config/honeycomb.json rm *.tar.gz +cp /opt/VES/evel/evel-library/code/VESreporting/onap-ca.crt /opt/config/onap-ca.crt + chmod +x v_firewall_init.sh chmod +x vfirewall.sh chmod +x /opt/VES/evel/evel-library/code/VESreporting/go-client.sh + # Install VPP export UBUNTU="trusty" export RELEASE=".stable.1609"