From: Chris Sharp Date: Thu, 7 Apr 2016 18:10:14 +0000 (-0400) Subject: LP#1567588 Make string substitution easier in OpenSRF config files. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fcsharp%2Flp1567588_sedable_passwords;p=working%2FEvergreen.git LP#1567588 Make string substitution easier in OpenSRF config files. For tools like sed, awk, and perl to work more efficiently, more unique strings than "password" are desirable. This adds unique strings to the two example files requiring OpenSRF passwords. Signed-off-by: Chris Sharp --- diff --git a/Open-ILS/examples/opensrf_core.xml.example b/Open-ILS/examples/opensrf_core.xml.example index d2ec8eb69d..e133a35c6c 100644 --- a/Open-ILS/examples/opensrf_core.xml.example +++ b/Open-ILS/examples/opensrf_core.xml.example @@ -53,7 +53,7 @@ Example OpenSRF bootstrap configuration file for Evergreen private.localhost opensrf - password + OpenSRF_Private_Password 5222 opensrf - password + OpenSRF_Public_Password 5222 3 LOCALSTATEDIR/log/gateway.log @@ -132,7 +132,7 @@ Example OpenSRF bootstrap configuration file for Evergreen 5222 LOCALSTATEDIR/sock/unix_sock router - password + Router_Public_Password router 10 5 @@ -157,7 +157,7 @@ Example OpenSRF bootstrap configuration file for Evergreen private.localhost 5222 router - password + Router_Private_Password router 10 5