SITKA Public Git
/
sitka
/
sitka-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
deployfile.sh: update list of prod hosts (add utility0, remove stanns)
[sitka/sitka-tools.git]
/
deployment
/
deployfile.sh
diff --git
a/deployment/deployfile.sh
b/deployment/deployfile.sh
index
bf3904c
..
4430499
100755
(executable)
--- a/
deployment/deployfile.sh
+++ b/
deployment/deployfile.sh
@@
-1,6
+1,6
@@
#!/bin/bash
-_ProdServers=" app
1-1 app1-2 app2-1 app2-2 app3-1 app3-2 stanns
bibc-prod"
+_ProdServers=" app
4 app5 app6 utility0 sip2
bibc-prod"
usage()
{