summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-02-21 11:56:10 +0000
committerCarsten Lund <lund@research.att.com>2017-02-21 12:11:19 +0000
commitf10d898309cd3b3da64540964d8333e3a7b707ab (patch)
treeeb96ac0f52115b69fdefb1bbcf48ca28552b5f1c /OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
parentc0a2677231ecb5104af29822552fb0d981424a42 (diff)
Configuration fixes for getting CDAP working
Change-Id: I964d254377740c7cdc5bf7524f62da6db4c32737 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml')
-rw-r--r--OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml b/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
index 991557c..4486c32 100644
--- a/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
+++ b/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
@@ -37,6 +37,7 @@ installation-steps:
- step: shell
command: |
+ mkdir -p /opt/app
(cd /opt/app ; curl -Lo apache-groovy-binary-2.4.6.zip https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.6.zip )
(cd /opt/app ; unzip apache-groovy-binary-2.4.6.zip )
mkdir -p /opt/app/java/jdk