aboutsummaryrefslogtreecommitdiffstats
path: root/tosca/vCPE/infra/MainServiceTemplate.yaml
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-26 14:22:39 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-26 14:22:39 +0100
commit0f11467f0bf1d20212f94be2bbed75896b30d73f (patch)
treed9f71b100edaae3efd34af5ada3c2f3802448004 /tosca/vCPE/infra/MainServiceTemplate.yaml
parent6305603f8cb54c28e93a7e4bfad265723638299c (diff)
Fix spacing issues in YAML files in tosca/
Fixes applied as reported by yamllint. Change-Id: Ie152fb8a1f5b61488be15cd81915decb2f806364 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'tosca/vCPE/infra/MainServiceTemplate.yaml')
-rw-r--r--tosca/vCPE/infra/MainServiceTemplate.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tosca/vCPE/infra/MainServiceTemplate.yaml b/tosca/vCPE/infra/MainServiceTemplate.yaml
index 7b44e835..0a3b1782 100644
--- a/tosca/vCPE/infra/MainServiceTemplate.yaml
+++ b/tosca/vCPE/infra/MainServiceTemplate.yaml
@@ -46,7 +46,7 @@ topology_template:
default: 10.0.11.1
mr_ip_port:
type: string
- description: IP port of the Message Router that for vDHCP configuration
+ description: IP port of the Message Router that for vDHCP configuration
default: "3904"
dcae_collector_ip:
type: string
@@ -735,4 +735,3 @@ topology_template:
#file: { get_input: vcpe_image_name }
file: ../Artifacts/Deployment/OTHER/image
type: tosca.artifacts.nfv.SwImage
-