Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
ac2be79cb01ab828d39f09db4cd01f3dfa2f2b39
/
.
/
debian-8
/
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