From f714059b44320623ce8ee0f8c0c9b77317cb0843 Mon Sep 17 00:00:00 2001 From: Antonio Peric Date: Wed, 3 Dec 2014 09:35:00 +0100 Subject: [PATCH] Update bootstrap.sh --- vagrant/bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index f0aaf9e6633..465a0379f56 100644 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -10,6 +10,6 @@ puppet module install puppetlabs/stdlib --version 4.1.0 --force puppet module install puppetlabs/apt --version 1.4.0 --force puppet module install example42/php --version 2.0.17 --force puppet module install puppetlabs/mysql --version 2.1.0 --force -puppet module install willdurand/composer --version 0.0.6 --force +puppet module install willdurand/composer --version 1.1.0 --force puppet module install maestrodev/wget --version 1.2.3 --force -puppet module install elasticsearch/elasticsearch --force \ No newline at end of file +puppet module install elasticsearch/elasticsearch --force