summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-01-18 01:31:12 +0100
committervarac <varacanero@zeromail.org>2016-01-18 01:31:12 +0100
commit5b3c1c9b7fe7a145f9dbb04448bb42028301381d (patch)
tree278751764c2dcf5cb2043a06e0d6f8ffca460c41 /scripts
parent07ae3145dba2e373815ed846fea732f71cbe24c1 (diff)
fixed locales, hostname, one partition
Diffstat (limited to 'scripts')
-rw-r--r--scripts/custom.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/custom.sh b/scripts/custom.sh
index 0e4e3a2..f178362 100644
--- a/scripts/custom.sh
+++ b/scripts/custom.sh
@@ -5,3 +5,6 @@ sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_c
# Set root pw
usermod -p "$(echo vagrant | openssl passwd -1 -stdin)" root
+
+# install additional packages
+apt-get install puppet lsb-release facter