diff options
Diffstat (limited to 'heat/vLBMS/base_vlb.env')
-rw-r--r-- | heat/vLBMS/base_vlb.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/vLBMS/base_vlb.env b/heat/vLBMS/base_vlb.env index b0c1473e..e4fc18bd 100644 --- a/heat/vLBMS/base_vlb.env +++ b/heat/vLBMS/base_vlb.env @@ -50,8 +50,8 @@ parameters: dcae_collector_ip: 10.0.4.1 dcae_collector_port: 30417 nb_api_version: 1.2.0 - demo_artifacts_version: 1.6.0-SNAPSHOT - install_script_version: 1.6.0-SNAPSHOT + demo_artifacts_version: 1.6.0 + install_script_version: 1.6.0 cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE nexus_artifact_repo: https://nexus.onap.org |