summaryrefslogtreecommitdiffstats
path: root/vagrant_scripts/idm_bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant_scripts/idm_bootstrap.sh')
-rwxr-xr-xvagrant_scripts/idm_bootstrap.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/vagrant_scripts/idm_bootstrap.sh b/vagrant_scripts/idm_bootstrap.sh
index 60ba1eb..f98a9f0 100755
--- a/vagrant_scripts/idm_bootstrap.sh
+++ b/vagrant_scripts/idm_bootstrap.sh
@@ -13,7 +13,9 @@ echo "192.168.50.6 SQLSERVER2014_HOST" >> /etc/hosts
apt-get --yes update
apt-get --yes upgrade
+
apt-get --yes --force-yes install openjdk-7-jdk maven npm varnish
+cp -R /vagrant/src/main/resources/varnish /etc
ln -s /usr/bin/nodejs /usr/bin/node
npm install -g grunt-cli