From c048ccdceeced7f58f685c37a77b835d0e9bc16a Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Fri, 1 Feb 2019 09:07:44 -0500 Subject: Bump demo artifact version - Change demo artifact v. to 1.4.0-SNAPSHOT - Change VES collector port number - Remove comments from Heat templates Change-Id: Ia1428d7fcc4740702488c0b28bdb5b3b0e31fd8d Issue-ID: INT-658 Signed-off-by: Marco Platania --- heat/vLBMS/base_vlb.yaml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'heat/vLBMS/base_vlb.yaml') diff --git a/heat/vLBMS/base_vlb.yaml b/heat/vLBMS/base_vlb.yaml index cf4fce1a..980a3be4 100644 --- a/heat/vLBMS/base_vlb.yaml +++ b/heat/vLBMS/base_vlb.yaml @@ -188,15 +188,9 @@ parameters: nexus_artifact_repo: type: string description: Root URL for the Nexus repository for Maven artifacts. - # Default parameters prohibited - # default: "https://nexus.onap.org" sec_group: type: string description: ONAP Security Group - # all params must be used - #dns_enabled: - # type: string - # description: Enable/disable DNS (by default use true) ############# # # -- cgit 1.2.3-korg