summaryrefslogtreecommitdiffstats
path: root/packages/policy-distribution-tarball
diff options
context:
space:
mode:
Diffstat (limited to 'packages/policy-distribution-tarball')
-rw-r--r--packages/policy-distribution-tarball/src/main/resources/etc/defaultConfig.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/policy-distribution-tarball/src/main/resources/etc/defaultConfig.json b/packages/policy-distribution-tarball/src/main/resources/etc/defaultConfig.json
index 01aefb24..ce1569b8 100644
--- a/packages/policy-distribution-tarball/src/main/resources/etc/defaultConfig.json
+++ b/packages/policy-distribution-tarball/src/main/resources/etc/defaultConfig.json
@@ -37,8 +37,8 @@
"messageBusAddress": [
"message-router.onap"
],
- "user": "sdc-1480",
- "password": "sdc-1480",
+ "user": "policy",
+ "password": "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U",
"pollingInterval":20,
"pollingTimeout":30,
"consumerId": "policy-id",
@@ -47,7 +47,7 @@
"HEAT"
],
"consumerGroup": "policy-group",
- "environmentName": "environmentName",
+ "environmentName": "AUTO",
"keystorePath": "null",
"keystorePassword": "null",
"activeserverTlsAuth": false,