summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml')
-rw-r--r--OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml b/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml
index a375f45..160ed66 100644
--- a/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml
+++ b/OPENECOMP-DEMO/vm-templates/vm-cdap-cluster.yaml
@@ -27,6 +27,9 @@ installation-steps:
- step: shell
command: |
+ echo auto eth1 >> /etc/network/interfaces
+ echo iface eth1 inet dhcp >> /etc/network/interfaces
+ ifup eth1
apt-get update ; apt-get install -y maven openjdk-7-jdk unzip python-pip
pip install pyyaml
application-id: root