diff options
Diffstat (limited to 'config/drools')
-rw-r--r-- | config/drools/base.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/drools/base.conf b/config/drools/base.conf index aac393fd..5bd7b08f 100644 --- a/config/drools/base.conf +++ b/config/drools/base.conf @@ -51,7 +51,7 @@ SQL_PASSWORD=policy_user # PDP-D DMaaP configuration channel PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION -PDPD_CONFIGURATION_SERVERS=vm1.mr.simpledemo.openecomp.org +PDPD_CONFIGURATION_SERVERS=vm1.mr.simpledemo.onap.org PDPD_CONFIGURATION_API_KEY= PDPD_CONFIGURATION_API_SECRET= PDPD_CONFIGURATION_CONSUMER_GROUP= |