Skip to content

Automate running of cloud images with cloud-init support for testing cloud config locally.

Notifications You must be signed in to change notification settings

ivanrad/qemu-cloudimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Automate running of cloud images with cloud-init support (for testing cloud config locally): build a cloud-init seed ISO from cloud config in seed/, create a minimal qcow2 image (backed by the original cloud image), and invoke qemu with appropriate arguments.

Usage:

$ wget https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
$ ./runvm.sh ./focal-server-cloudimg-amd64.img

About

Automate running of cloud images with cloud-init support for testing cloud config locally.

Resources

Stars

Watchers

Forks

Languages