From bd4e54fcbc59bf9d775c177beabc65543cc233c6 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Fri, 5 Feb 2016 00:44:37 +0100 Subject: sync packages with what we had with veewee --- scripts/custom.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/custom.sh b/scripts/custom.sh index 3058aa4..a34d1d6 100644 --- a/scripts/custom.sh +++ b/scripts/custom.sh @@ -6,5 +6,8 @@ sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_c # install additional packages apt-get -y install puppet lsb-release facter rsync curl +# LEAP people like this: see also #6898 +apt-get -y install unzip vim tmux ntpdate git rdoc + # Set root pw echo 'root:vagrant' | chpasswd -- cgit v1.2.3