blob: cfe75e32bb01aea22113080f1f171480e831f82f [file] [log] [blame]
sg481n43854a92017-08-03 17:27:34 -04001##
2## AUTHZ Batch (authz-batch) Properties
3##
4## DISCOVERY (DME2) Parameters on the Command Line
5AFT_LATITUDE=_AFT_LATITUDE_
6AFT_LONGITUDE=_AFT_LONGITUDE_
7AFT_ENVIRONMENT=_AFT_ENVIRONMENT_
8DEPLOYED_VERSION=_ARTIFACT_VERSION_
9
10
11DRY_RUN=false
12
13## Pull in common/security properties
14
15cadi_prop_files=_COMMON_DIR_/com.att.aaf.props;_COMMON_DIR_/com.att.aaf.common.props
16
17
18## -------------------------------------
19## Batch specific Settings
20## -------------------------------------
21SPECIAL_NAMES=testunused,testid,unknown
22
23
24## ----------------------------------------------
25## Email Server settings
26## ----------------------------------------------
27#Sender's email ID needs to be mentioned
28mailFromUserId=DL-aaf-support@att.com
29mailHost=smtp.it.att.com
30
31ALERT_TO_ADDRESS=DL-aaf-support@att.com
32
33PASSWORD_RESET_URL=_AUTHZ_GUI_URL_/gui/passwd
34APPROVALS_URL=_AUTHZ_GUI_URL_/gui/approve
35
36