
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
7 lines
202 B
Plaintext
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
|