projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f33cef0
)
Fix BUG - utility servers IPs were incorrect
author
Andy Witter
<awitter@georgialibraries.org>
Sun, 15 Jan 2017 05:08:52 +0000
(
00:08
-0500)
committer
Andy Witter
<awitter@georgialibraries.org>
Sun, 15 Jan 2017 05:08:52 +0000
(
00:08
-0500)
GenaSYS.sh
patch
|
blob
|
history
diff --git
a/GenaSYS.sh
b/GenaSYS.sh
index
224979d
..
2436dae
100755
(executable)
--- a/
GenaSYS.sh
+++ b/
GenaSYS.sh
@@
-1548,7
+1548,7
@@
DB01_IP="${PRIVATENET}.101"
DB02_IP="${PRIVATENET}.102"
DB03_IP="${PRIVATENET}.103"
UTILITY01_IP="${PRIVATENET}.111"
-UTILITY0
1
_IP="${PRIVATENET}.112"
+UTILITY0
2
_IP="${PRIVATENET}.112"
LOGGER01_IP="${PRIVATENET}.121"
SIP01_IP="${PRIVATENET}.131"
SIP02_IP="${PRIVATENET}.132"