summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-29 11:29:56 +0000
committerCarsten Lund <lund@research.att.com>2017-03-29 11:29:56 +0000
commitf6f6a4b4b8787a3a960ad4205ceb453e9e91f220 (patch)
treeabb4aa936f3a89a3ac1ac6e46a474b23e465c953
parentfa7ac762ac5d599b0f1482aa45091e99a516b3ef (diff)
[DCAE-1] fix to typos in POSTGRES YAML
Change-Id: Idab309722c999dec447db80ce06021a3b5b0d5d6 Signed-off-by: Carsten Lund <lund@research.att.com>
-rw-r--r--OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml b/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
index 4c49eb7..8d67385 100644
--- a/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
+++ b/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
@@ -101,11 +101,11 @@ installation-steps:
type: deb
- step: http
- url: ${dcae.env('open-ecomp-demo.maven.rawurl')}/org.openecomp.dcae.pgaas/deb-snapshots/org.openecomp.dcae.storage.pgaas-pgaas_${dcae.env('open-ecomp-demo.versions.postgres')}.deb
+ url: ${dcae.env('open-ecomp-demo.maven.rawurl')}/org.openecomp.dcae.pgaas/deb-releases/org.openecomp.dcae.storage.pgaas-pgaas_${dcae.env('open-ecomp-demo.versions.postgres')}.deb
type: deb
- step: http
- url: ${dcae.env('open-ecomp-demo.maven.rawurl')}/org.openecomp.dcae.pgaas/deb-snapshots/org.openecomp.dcae.storage.pgaas-pgaas-post_${dcae.env('open-ecomp-demo.versions.postgres')}.deb
+ url: ${dcae.env('open-ecomp-demo.maven.rawurl')}/org.openecomp.dcae.pgaas/deb-releases/org.openecomp.dcae.storage.pgaas-pgaas-post_${dcae.env('open-ecomp-demo.versions.postgres')}.deb
type: deb
- step: shell