summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass/cass_init/authBatch.props
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-11-28 07:27:36 -0600
committerInstrumental <jonathan.gathman@att.com>2018-11-28 07:28:30 -0600
commit71dee0333854f9ca9da53c5beff4c9a337cf9af9 (patch)
tree326aefdd7050b9a6eb7aa3904f07ba27ee829f07 /auth/auth-cass/cass_init/authBatch.props
parent45de174a276923393547ac0ede25943d08dedf08 (diff)
Expire, Remove Batch, restore
Issue-ID: AAF-641 Change-Id: I06560c8252ed27bd474ea140c6d9cacef88ef1b9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-cass/cass_init/authBatch.props')
-rw-r--r--auth/auth-cass/cass_init/authBatch.props24
1 files changed, 24 insertions, 0 deletions
diff --git a/auth/auth-cass/cass_init/authBatch.props b/auth/auth-cass/cass_init/authBatch.props
new file mode 100644
index 00000000..0505ce8b
--- /dev/null
+++ b/auth/auth-cass/cass_init/authBatch.props
@@ -0,0 +1,24 @@
+aaf_data_dir=/opt/app/aaf/data
+aaf_root_ns=org.osaaf.aaf
+cadi_latitude=38.0
+cadi_longitude=-72.0
+
+## Supported Plugin Organizational Units
+Organization.att.com=org.onap.aaf.org.DefaultOrg
+
+DRY_RUN=false
+CASS_ENV=DOCKER
+
+UNKNOWN.LOG_DIR=logs/DOCKER
+
+## Cassandra Configurations, when commented out, uses LocalHost (non authenticated) and default ports
+DOCKER.cassandra.clusters=127.0.0.1
+DOCKER.cassandra.clusters.port=9042
+DOCKER.cassandra.clusters.user=cassandra
+DOCKER.cassandra.clusters.password=cassandra
+DOCKER.VERSION=3.1.0
+DOCKER.GUI_URL=https://mithrilcsp.sbc.com:8095/gui
+DOCKER.MAX_EMAILS=3
+DOCKER.SPECIAL_NAMES=aaf@aaf.osaaf.org
+
+cadi_loglevel=AUDIT