diff options
author | dglFromAtt <dgl@research.att.com> | 2018-04-10 05:33:06 -0400 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2018-04-10 05:38:09 -0400 |
commit | aac024c140494a3f3769862ab87317dbd153c384 (patch) | |
tree | f5252deea7ef6b5767b7c18b3f0e3c794c96d600 /misc/dmaapbc.properties.tmpl | |
parent | 6d9409c90c46577384fd9184faa1122bd727073c (diff) |
Include logback.xml in container
Patch set1: increment artifact version
Change-Id: I35919f5aa8ad6db4e0c7e7ca728bfb151328aa7d
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-125
Signed-off-by: dglFromAtt <dgl@research.att.com>
Diffstat (limited to 'misc/dmaapbc.properties.tmpl')
-rw-r--r-- | misc/dmaapbc.properties.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dmaapbc.properties.tmpl b/misc/dmaapbc.properties.tmpl index e288518..ce24bb4 100644 --- a/misc/dmaapbc.properties.tmpl +++ b/misc/dmaapbc.properties.tmpl @@ -72,7 +72,7 @@ DB.cred: ${DMAAPBC_PGCRED:-ValueNotSet} # # Name of this environment # -DmaapName: ${DMAAPBC_INSTANCE_NAME:-FTLIST} +DmaapName: ${DMAAPBC_INSTANCE_NAME:-demo} # # Name of DR prov server # |