diff options
author | su622b <sunil.unnava@att.com> | 2018-03-22 17:39:23 -0400 |
---|---|---|
committer | su622b <sunil.unnava@att.com> | 2018-03-22 17:40:50 -0400 |
commit | 6c881fc1fbc617c368f17044419e4fc0ae59c5e7 (patch) | |
tree | 4ac6ff4b59111dc56f441823f5aa575da4f8bdfa /bundleconfig-csi/etc/sysprops | |
parent | 4eb8f3f52093960a6a62c6c07409e8d26fd5f276 (diff) |
changes for docker deployment
Issue-ID: DMAAP-338
Change-Id: I328cd941e493fa151383b12e008a1d220a242345
Signed-off-by: su622b <sunil.unnava@att.com>
Diffstat (limited to 'bundleconfig-csi/etc/sysprops')
-rw-r--r-- | bundleconfig-csi/etc/sysprops/sys-props.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bundleconfig-csi/etc/sysprops/sys-props.properties b/bundleconfig-csi/etc/sysprops/sys-props.properties index 23679b6..11fc0f1 100644 --- a/bundleconfig-csi/etc/sysprops/sys-props.properties +++ b/bundleconfig-csi/etc/sysprops/sys-props.properties @@ -22,7 +22,6 @@ #This file is used for defining AJSC system properties for different configuration schemes and is necessary for the AJSC to run properly. #The sys-props.properties file is used for running locally. The template.sys-props.properties file will be used when deployed #to a SOA/CSI Cloud node. For more information, please goto wiki link: -#http://wiki.web.att.com/pages/viewpage.action?pageId=368909155 #AJSC System Properties. The following properties are required for ALL AJSC services. @@ -36,7 +35,6 @@ authN=authentication-scheme-2 ajscPersistence=file # If using hawtio for local development, these properties will allow for faster server startup and usage for local development -# See wiki for more info on hawtio: http://wiki.web.att.com/display/ajsc/Camel+Route+Debugging+with+AJSC+-+hawtio hawtio.authenticationEnabled=false hawtio.config.pullOnStartup=false |