Sha256: 65f4008bf311452b6078fa352ef80d73b880366ccfd6a66a1659cbe5bfef93b9

Contents?: true

Size: 297 Bytes

Versions: 19

Compression:

Stored size: 297 Bytes

Contents

# Installing vagrant keys
mkdir /home/vagrant/.ssh
chmod 700 /home/vagrant/.ssh
cd /home/vagrant/.ssh
wget --no-check-certificate 'https://raw.github.com/mitchellh/vagrant/master/keys/vagrant.pub' -O authorized_keys
chmod 600 /home/vagrant/.ssh/authorized_keys
chown -R vagrant /home/vagrant/.ssh

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
veewee-0.3.12 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.11 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.10 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.9 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-atlassian-0.3.11 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.7 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.6 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.5 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.4 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.3 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.2 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.1 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.0.beta2 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.0.beta1 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.0.alpha9 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.0.alpha8 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.0.alpha7 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.0.alpha6 templates/ubuntu-11.04-server-amd64/ssh-keys.sh
veewee-0.3.0.alpha5 templates/ubuntu-11.04-server-amd64/ssh-keys.sh