aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorITSERVICES\rb7147 <rb7147@att.com>2017-05-12 09:56:30 -0400
committerITSERVICES\rb7147 <rb7147@att.com>2017-05-12 09:57:27 -0400
commite9ada29d385dff4e61a14c92652cc74071a91df5 (patch)
tree2f3457dc7ea0db631d2060f94ba87b11e6ef65f5 /config
parentb150ebac50287476676b67a84aff996fc738ee7b (diff)
Policy Docker pe fixes
Change-Id: I6681372eb54b79361311d294512bbf8ac8eb33e7 Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
Diffstat (limited to 'config')
-rw-r--r--config/pe/base.conf2
-rw-r--r--config/pe/brmsgw.conf6
-rw-r--r--config/pe/pdp.conf4
3 files changed, 6 insertions, 6 deletions
diff --git a/config/pe/base.conf b/config/pe/base.conf
index fc1718fb..6734b4da 100644
--- a/config/pe/base.conf
+++ b/config/pe/base.conf
@@ -1,8 +1,6 @@
JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
POLICY_HOME=/opt/app/policy
KEYSTORE_PASSWD=PolicyR0ck$
-KEY_PASSWD=PolicyR0ck$
-TRUSTSTORE_PASSWD=PolicyR0ck$
JDBC_DRIVER=org.mariadb.jdbc.Driver
JDBC_URL=jdbc:mariadb://mariadb:3306/ecomp_sdk
diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf
index f9188478..2efa456a 100644
--- a/config/pe/brmsgw.conf
+++ b/config/pe/brmsgw.conf
@@ -38,8 +38,7 @@ VDNS_ARTIFACT_ID=policy-vDNS-rules
resource_name=brmsgw_1
node_type=brms_gateway
-CLIENT_ID=PyPDPServer
-CLIENT_KEY=test
+#Environment should be Set either DEV, TEST or PROD
ENVIRONMENT=TEST
#Notification Properties... type can be either websocket, ueb, or dmaap
@@ -52,3 +51,6 @@ BRMS_CLIENT_KEY=
BRMS_UEB_API_KEY=
BRMS_UEB_API_SECRET=
+#Dependency.json file version
+BRMS_DEPENDENCY_VERSION=1.1.0-SNAPSHOT
+
diff --git a/config/pe/pdp.conf b/config/pe/pdp.conf
index 7248717d..6db448bc 100644
--- a/config/pe/pdp.conf
+++ b/config/pe/pdp.conf
@@ -37,8 +37,8 @@ test_via_jmx=true
#
# Notification Properties
-# Notifcation type: websocket, ueb or dmaap... if left blank websocket is the default
-PDP_NOTIFICATION_TYPE=websocket,UEB
+# Notification type: websocket, ueb or dmaap... if left blank websocket is the default
+PDP_NOTIFICATION_TYPE=websocket
PDP_UEB_CLUSTER=
PDP_UEB_TOPIC=
PDP_UEB_DELAY=