
This patch makes use of the osbash public and private keys to ssh to VM rather than the vagrant keys. This also removes the vagrant keys directory from the repository. Change-Id: I939274f188a02469c7e2cf9f9502510ea00d514e
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
# Scripts for Ubuntu installations
|
|
cmd queue ubuntu/apt_init.sh
|
|
cmd queue ubuntu/apt_upgrade.sh
|
|
cmd queue ubuntu/apt_pre-download.sh
|
|
cmd queue osbash/enable_osbash_ssh_keys.sh
|