add new lb

This commit is contained in:
derchris 2021-12-26 20:06:37 +01:00 committed by Andreas Hubel
parent 5bdd742959
commit 33555ade93

View file

@ -44,7 +44,7 @@ if [ "x$DEPLOY_BRANCH" != "xmaster" ]; then
echo ""
fi
for host in lb.dus.c3voc.de lb.alb.c3voc.de lb.dort.c3voc.de; do
for host in lb.dus.c3voc.de lb.alb.c3voc.de lb.dort.c3voc.de lb.wob.c3voc.de rc3-edge-1.lan.c3voc.de; do
echo "deploying to $host"
ssh voc@$host 'sudo sh' << EOT
cd /srv/nginx/streaming-website