diff options
Diffstat (limited to 'heat/vFW')
-rw-r--r-- | heat/vFW/base_vfw.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vFW/base_vfw.env b/heat/vFW/base_vfw.env index cadd18f8..b1b6d3d3 100644 --- a/heat/vFW/base_vfw.env +++ b/heat/vFW/base_vfw.env @@ -23,7 +23,7 @@ parameters: vf_module_id: vFirewall dcae_collector_ip: 10.0.4.102 dcae_collector_port: 8080 - repo_url_blob: https://nexus.onap.org/content/repositories/raw + repo_url_blob: https://nexus.onap.org/content/sites/raw repo_url_artifacts: https://nexus.onap.org/content/groups/staging demo_artifacts_version: 1.0.0 key_name: vfw_key |