summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-01-30 11:49:45 +0100
committervarac <varacanero@zeromail.org>2017-01-30 11:51:12 +0100
commit361b6eb62a1b0f1d3040a77131eed85a0b5dc10f (patch)
tree752cecae1b7e420b8d3222ae149d516156015618
parentf110e3d15601cf80f8a9ad745f988fac35ac029d (diff)
Install sshfs for vagrant-sshfs, version: 1.2.7HEADmaster
see https://github.com/dustymabe/vagrant-sshfs
-rw-r--r--jessie.json2
-rw-r--r--scripts/custom.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/jessie.json b/jessie.json
index 10e29b5..3950b29 100644
--- a/jessie.json
+++ b/jessie.json
@@ -11,7 +11,7 @@
"user": "vagrant",
"hostname": "leap-jessie",
"domain": "local",
- "boxversion": "1.2.6"
+ "boxversion": "1.2.7"
},
"provisioners": [
{
diff --git a/scripts/custom.sh b/scripts/custom.sh
index 9ed5ceb..19227fe 100644
--- a/scripts/custom.sh
+++ b/scripts/custom.sh
@@ -6,7 +6,7 @@ sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_c
# install additional packages
# LEAP people like some of these: see also #6898 and https://github.com/leapcode/leap_cli/pull/17
-apt-get -y install leap-archive-keyring puppet lsb-release facter rsync curl bash-completion wget sudo unzip vim tmux ntp git rdoc
+apt-get -y install leap-archive-keyring puppet lsb-release facter rsync curl bash-completion wget sudo unzip vim tmux ntp git rdoc sshfs
# Don't use client locales
# https://stackoverflow.com/questions/29609371/how-do-not-pass-locale-through-ssh