Merge "CI: Use cached cirros image for seed vm job"
This commit is contained in:
commit
06a5237eb1
@ -43,7 +43,7 @@ seed_vm_memory_mb: "{{ 1 * 1024 }}"
|
||||
|
||||
# Use cirros rather than CentOS for the VM.
|
||||
seed_bootstrap_user: cirros
|
||||
seed_vm_root_image: https://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img
|
||||
seed_vm_root_image: /opt/cache/files/cirros-0.5.2-x86_64-disk.img
|
||||
|
||||
# Cirros doesn't load cdom drivers by default.
|
||||
seed_vm_configdrive_device: disk
|
||||
|
Loading…
x
Reference in New Issue
Block a user