Files
training-labs/labs/osbash/config/scripts.ubuntu_base
Roger Luethi caad4fd40d Split apt_pre-download.sh script
This patch splits apt_pre-download.sh into two files: one for download
the CirrOS images and some OpenStack configuration files (always needed
and not distro-specific) and another one for downloading packages (which
is distro-specific and not necessary if a node is built without using
a basedisk).

Change-Id: I3b09ddaed4f1e92bf2ffc2990254e65276c32541
2016-07-10 17:57:04 +02:00

7 lines
202 B
Plaintext

# Scripts for Ubuntu installations
cmd queue ubuntu/apt_init.sh
cmd queue ubuntu/apt_upgrade.sh
cmd queue pre-download.sh
cmd queue ubuntu/apt_pre-download.sh
cmd queue osbash/enable_osbash_ssh_keys.sh