diff options
Diffstat (limited to 'heat')
-rw-r--r-- | heat/vFW_NextGen/templates/vfw.env | 1 | ||||
-rw-r--r-- | heat/vFW_NextGen/templates/vpg.env | 1 | ||||
-rw-r--r-- | heat/vFW_NextGen/templates/vsn.env | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/heat/vFW_NextGen/templates/vfw.env b/heat/vFW_NextGen/templates/vfw.env index 0a931c52..2a52cf95 100644 --- a/heat/vFW_NextGen/templates/vfw.env +++ b/heat/vFW_NextGen/templates/vfw.env @@ -29,3 +29,4 @@ parameters: key_name: vfw_key cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE + nexus_artifact_repo: https://nexus.onap.org
\ No newline at end of file diff --git a/heat/vFW_NextGen/templates/vpg.env b/heat/vFW_NextGen/templates/vpg.env index b484f5ae..af24ed71 100644 --- a/heat/vFW_NextGen/templates/vpg.env +++ b/heat/vFW_NextGen/templates/vpg.env @@ -22,3 +22,4 @@ parameters: key_name: vfw_key cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE + nexus_artifact_repo: https://nexus.onap.org
\ No newline at end of file diff --git a/heat/vFW_NextGen/templates/vsn.env b/heat/vFW_NextGen/templates/vsn.env index e2a20514..116c2b1b 100644 --- a/heat/vFW_NextGen/templates/vsn.env +++ b/heat/vFW_NextGen/templates/vsn.env @@ -21,3 +21,4 @@ parameters: key_name: vfw_key cloud_env: PUT openstack OR rackspace HERE sec_group: PUT THE ONAP SECURITY GROUP HERE + nexus_artifact_repo: https://nexus.onap.org
\ No newline at end of file |