Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
0b8aa00c1c625b7e335d86337ea811b7a1f9b61d
/
.
/
ubuntu-16.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