Merge "add the FunctionalInterface annotation"
[aaf/authz.git] / auth / sample / local / org.osaaf.aaf.batch.props
1 #########
2 #  ============LICENSE_START====================================================
3 #  org.onap.aaf
4 #  ===========================================================================
5 #  Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
6 #  ===========================================================================
7 #  Licensed under the Apache License, Version 2.0 (the "License");
8 #  you may not use this file except in compliance with the License.
9 #  You may obtain a copy of the License at
10 #
11 #       http://www.apache.org/licenses/LICENSE-2.0
12 #
13 #  Unless required by applicable law or agreed to in writing, software
14 #  distributed under the License is distributed on an "AS IS" BASIS,
15 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 #  See the License for the specific language governing permissions and
17 #  limitations under the License.
18 #  ============LICENSE_END====================================================
19 #
20 # Container based Batch Properties
21 #
22 # Common Properties, including Cassandra, RootNS and GPS coords
23 cadi_prop_files=/opt/app/osaaf/local/org.osaaf.aaf.props:/opt/app/osaaf/local/org.osaaf.aaf.location.props:/opt/app/osaaf/local/org.osaaf.aaf.cassandra.props
24
25 DRY_RUN=false
26
27 LOG_DIR=/opt/app/osaaf/logs/batch
28 SPECIAL_NAMES=aaf@aaf.osaaf.org
29 GUI_URL=https://$PH/gui
30 # MAX_EMAILS=3
31 # Put any IDs that are critical to the system, and/or might in any way be removed by 
32 # Organization rules
33 # Example: The AAF ID, any special Test IDs that aren't in the Organization
34 # ID Set.
35
36 ALERT_TO_ADDRESS=DL-aaf-support@att.com
37
38