add lb.dort to deploy

This commit is contained in:
Anton Schubert 2020-11-22 11:45:02 +01:00
parent 6551737f98
commit c753c539a7
No known key found for this signature in database
GPG key ID: B8DDB0A46D2D8626

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; do
for host in lb.dus.c3voc.de lb.alb.c3voc.de lb.dort.c3voc.de; do
echo "deploying to $host"
ssh -A voc@$host 'sudo sh' << EOT
cd /srv/nginx/streaming-website