From 753bf9cba4e5538a3dc1f4cd6a28deb2198e641a Mon Sep 17 00:00:00 2001 From: Kwadronaut Date: Mon, 17 Dec 2012 13:33:11 +0100 Subject: adding packages that leap node init would install --- wheezy/base.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/wheezy/base.sh b/wheezy/base.sh index 339ce76..993b7f7 100644 --- a/wheezy/base.sh +++ b/wheezy/base.sh @@ -9,6 +9,7 @@ apt-get -y install linux-headers-amd64 build-essential apt-get -y install zlib1g-dev libssl-dev libreadline6-dev apt-get -y install curl unzip apt-get -y install virtualbox-guest-utils +apt-get -y puppet ruby-hiera-puppet rsync lsb-release apt-get -y dist-upgrade apt-get clean -- cgit v1.2.3