aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vLBMS/scripts/v_dns_init.sh
blob: e9b08bf653c73f29314eb18ecdd0e18d60b74410 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

# Start Honeycomb
VERSION=$(cat /opt/config/demo_artifacts_version.txt)
cd /opt
./honeycomb/vlb-vnf-onap-distribution-$VERSION/honeycomb &>/var/log/honeycomb.log &disown
sleep 10

#Set GRE tunnel
./set_gre_tunnel.sh