From c0a2677231ecb5104af29822552fb0d981424a42 Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Mon, 20 Feb 2017 19:32:34 +0000 Subject: Demo configuration changes related to POSTGRES Change-Id: I5432443a3037a39d2db6e5ecf262a656250e8baa Signed-off-by: Carsten Lund --- OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml') diff --git a/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml b/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml index 3a7e138..d796dca 100644 --- a/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml +++ b/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml @@ -71,14 +71,10 @@ installation-steps: - step: http url: ${dcae.env('open-ecomp-demo.maven.rawurl')}/org.openecomp.dcae.apod/deb-snapshots/dcae-cdap-small-hadoop_${dcae.env('open-ecomp-demo.versions.apod')}.deb - user-name: ${dcae.env('open-ecomp-demo.maven.user')} - password: ${dcae.env('open-ecomp-demo.maven.password')} type: deb - step: http url: ${dcae.env('open-ecomp-demo.maven.rawurl')}/org.openecomp.dcae.apod.analytics/deb-snapshots/dcae-analytics-tca_${dcae.env('open-ecomp-demo.versions.apod')}.deb - user-name: ${dcae.env('open-ecomp-demo.maven.user')} - password: ${dcae.env('open-ecomp-demo.maven.password')} type: deb - step: http -- cgit 1.2.3-korg