SITKA Public Git
/
sitka
/
sitka-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
fd001db
)
deployfile.sh: update list of prod hosts (add utility0, remove stanns)
author
Jeff Davis
<jdavis@sitka.bclibraries.ca>
Wed, 5 Nov 2014 21:43:10 +0000
(13:43 -0800)
committer
Jeff Davis
<jdavis@sitka.bclibraries.ca>
Wed, 5 Nov 2014 21:43:10 +0000
(13:43 -0800)
deployment/deployfile.sh
patch
|
blob
|
blame
|
history
diff --git
a/deployment/deployfile.sh
b/deployment/deployfile.sh
index
9a3acad
..
4430499
100755
(executable)
--- 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()
{