aboutsummaryrefslogtreecommitdiffstats
path: root/tosca/vCPE/infra
diff options
context:
space:
mode:
Diffstat (limited to 'tosca/vCPE/infra')
-rw-r--r--tosca/vCPE/infra/MainServiceTemplate.yaml4
-rw-r--r--tosca/vCPE/infra/MainServiceTemplate_sriov.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/tosca/vCPE/infra/MainServiceTemplate.yaml b/tosca/vCPE/infra/MainServiceTemplate.yaml
index 728cb21a..945d64d4 100644
--- a/tosca/vCPE/infra/MainServiceTemplate.yaml
+++ b/tosca/vCPE/infra/MainServiceTemplate.yaml
@@ -52,9 +52,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
nexus_artifact_repo:
type: string
description: Root URL for the Nexus repository for Maven artifacts
diff --git a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml
index b362d4c2..33ee9715 100644
--- a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml
+++ b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml
@@ -51,9 +51,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
nexus_artifact_repo:
type: string
description: Root URL for the Nexus repository for Maven artifacts