Fix docker image name
[aai/babel.git] / ajsc-shared-config / etc / aft.properties
1 #Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.
2 # Flow test 319
3 # The DEFAULT setup for this file is for deployment to soa cloud node which will use the "bundleconfig/etc/spm2.jks" location
4 # For Testing Locally, you can set the system property, csiEnable=true, found within bundleconfig-local/etc/sysprops/sys-props.properties
5 # and switch com.att.aft.keyStore and com.att.aft.trustStore values commented out below to "ajsc-shared-config/etc/spm2.jks"
6
7 #replace proper values for the dummy values.
8 com.att.aft.discovery.client.environment=TEST
9 com.att.aft.discovery.client.latitude=35.318900
10 com.att.aft.discovery.client.longitude=-80.762200
11 com.att.aft.alias=fusionbus
12 com.att.aft.keyStore=bundleconfig/etc/key.jks
13 com.att.aft.keyStorePassword=password
14 com.att.aft.trustStore=bundleconfig/etc/key.jks
15 com.att.aft.trustStorePassword=password