diff options
Diffstat (limited to 'installation')
-rw-r--r-- | installation/src/main/properties/generic-resource-api-dg.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/installation/src/main/properties/generic-resource-api-dg.properties b/installation/src/main/properties/generic-resource-api-dg.properties index 264be8bc..48c510ba 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -15,6 +15,9 @@ naming.gen-name.user=ccsdkapps naming.gen-name.pwd=ccsdkapps so.user=InfraPortalClient so.pwd=password1$ +cds.url=http://cds-blueprints-processor-http:8080 +cds.user=ccsdkapps +cds.pwd=ccsdkapps # Templates restapi.sz.templatefile=security-zone-allotted-resource.json |