Set default for seed VM image to CentOS 7 cloud image
This commit is contained in:
@@ -45,7 +45,7 @@ seed_vm_root_capacity: 50G
|
|||||||
seed_vm_root_format: qcow2
|
seed_vm_root_format: qcow2
|
||||||
|
|
||||||
# Base image for the seed VM root volume.
|
# Base image for the seed VM root volume.
|
||||||
seed_vm_root_image:
|
seed_vm_root_image: "https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2"
|
||||||
|
|
||||||
# Capacity of the seed VM data volume.
|
# Capacity of the seed VM data volume.
|
||||||
seed_vm_data_capacity: 100G
|
seed_vm_data_capacity: 100G
|
||||||
|
Reference in New Issue
Block a user