X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tools%2F3deploy_site.sh;h=34fb3dc1f9c7397e99e0e5952fd36527a627602f;hb=fbb206730195c6f03ded7658d08f1ef708ebf88b;hp=06a95b00cd7a2689f86f1ccc3844d0993bc3b1cb;hpb=3395a537e26721ec33a80f66686ca932f9328722;p=yaml_builds.git diff --git a/tools/3deploy_site.sh b/tools/3deploy_site.sh index 06a95b0..34fb3dc 100755 --- a/tools/3deploy_site.sh +++ b/tools/3deploy_site.sh @@ -39,14 +39,14 @@ source $(dirname $0)/env_$SITE.sh ssh $GENESIS_HOST << EOF cd /root/akraino - bash configs/promenade-bundle/genesis.sh + bash genesis.sh # Shipyard takes time to really come up and start responding. date sleep 900 # Following is a workaround, tested on dell servers. # TODO to be removed when not required. bash update_iptables.sh - bash deploy_site.sh + #bash deploy_site.sh EOF exec 2>&-