Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
c2d3889e3fd16d4325fcaf8cf48b97cbaf0eecda
/
.
/
ubuntu-14.04
/
scripts
/
vagrant.sh
blob: 06b02cfd6f091ffba2e1aac9842b699dfda8ce71 [
file
] [
log
] [
blame
]
mkdir
/
home
/
vagrant
/.
ssh
wget
--
no
-
check
-
certificate \
'https://github.com/mitchellh/vagrant/raw/master/keys/vagrant.pub'
\
-
O
/
home
/
vagrant
/.
ssh
/
authorized_keys
chown
-
R vagrant
/
home
/
vagrant
/.
ssh
chmod
-
R go
-
rwsx
/
home
/
vagrant
/.
ssh