From: Jeff Davis Date: Wed, 5 Nov 2014 21:43:10 +0000 (-0800) Subject: deployfile.sh: update list of prod hosts (add utility0, remove stanns) X-Git-Url: https://git.sitka.bclibraries.ca/gitweb/?p=sitka%2Fsitka-tools.git;a=commitdiff_plain;h=61d11f3dda8a5e1be1e260d352e5a361b3eaeffa deployfile.sh: update list of prod hosts (add utility0, remove stanns) --- diff --git a/deployment/deployfile.sh b/deployment/deployfile.sh index 9a3acad..4430499 100755 --- a/deployment/deployfile.sh +++ b/deployment/deployfile.sh @@ -1,6 +1,6 @@ #!/bin/bash -_ProdServers=" app4 app5 app6 stanns sip2 bibc-prod" +_ProdServers=" app4 app5 app6 utility0 sip2 bibc-prod" usage() {