summaryrefslogtreecommitdiffstats
path: root/blueprints/pgaas.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/pgaas.yaml-template')
-rw-r--r--blueprints/pgaas.yaml-template4
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints/pgaas.yaml-template b/blueprints/pgaas.yaml-template
index 5dbf932..cfa29fc 100644
--- a/blueprints/pgaas.yaml-template
+++ b/blueprints/pgaas.yaml-template
@@ -97,8 +97,8 @@ inputs:
fi
echo Look in /tmp/pgaas.out for output from installing PGaaS
- NEXUS={{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform }}/debs
- for pkg in cdf_17.10.0-LATEST.deb pgaas_17.10.0-LATEST.deb
+ NEXUS={{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_storage_pgaas_debs_releases }}/debs
+ for pkg in cdf.deb-1.0.0 pgaas.deb-1.0.0
do
OUT=/tmp/$pkg
curl -s -k -f -o $OUT $NEXUS/$pkg