Roger Luethi e87bc6f92a labs: rewrite enable_vagrant_ssh_keys.sh
Split the code into two functions:

get_vagrant_key: download a Vagrant insecure key (if necessary) and copy
it to ~/.ssh.

authorize_vagrant_key: authorize a Vagrant insecure key for logins into
the VM.

Change-Id: Id420aa14a48aac9e9c2814e0b4cdcbded90f0560
2014-10-03 10:38:53 +02:00
..
2014-08-20 13:02:29 +02:00
2014-06-16 16:55:23 +05:30

All scripts in this directory run within the VMs.

They install and configure OpenStack components and any other required software (such as databases).

Before these generic scripts run, scripts from the osbash (or vagrant, depending on the installation method) subdirectory set up the VM and configure basic networking.