Merge "CI: Bump cirros images to 0.5.3"
This commit is contained in:
commit
9765b64826
@ -30,7 +30,7 @@ infra_vm_memory_mb: "{{ 1 * 1024 }}"
|
|||||||
|
|
||||||
# Use cirros rather than CentOS for the VM.
|
# Use cirros rather than CentOS for the VM.
|
||||||
infra_vm_bootstrap_user: cirros
|
infra_vm_bootstrap_user: cirros
|
||||||
infra_vm_root_image: /opt/cache/files/cirros-0.5.2-x86_64-disk.img
|
infra_vm_root_image: /opt/cache/files/cirros-0.5.3-x86_64-disk.img
|
||||||
|
|
||||||
# Cirros doesn't load cdom drivers by default.
|
# Cirros doesn't load cdom drivers by default.
|
||||||
vm_configdrive_device: disk
|
vm_configdrive_device: disk
|
||||||
|
@ -31,7 +31,7 @@ seed_vm_memory_mb: "{{ 1 * 1024 }}"
|
|||||||
|
|
||||||
# Use cirros rather than CentOS for the VM.
|
# Use cirros rather than CentOS for the VM.
|
||||||
seed_bootstrap_user: cirros
|
seed_bootstrap_user: cirros
|
||||||
seed_vm_root_image: /opt/cache/files/cirros-0.5.2-x86_64-disk.img
|
seed_vm_root_image: /opt/cache/files/cirros-0.5.3-x86_64-disk.img
|
||||||
|
|
||||||
# Cirros doesn't load cdom drivers by default.
|
# Cirros doesn't load cdom drivers by default.
|
||||||
seed_vm_configdrive_device: disk
|
seed_vm_configdrive_device: disk
|
||||||
|
Loading…
Reference in New Issue
Block a user