adelton/Create virtual machine

Fetch a VM image and create a virtual machine using virt-install

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
Other

Pinned Snippet

workflow.ymlSHA-pinned
uses: adelton/virt-install-test@10b0ecf7f807234a3751434dac5ac9f9bec1e22f # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
disk-urlURL of disk to useyes
archThe virt-install --arch argument value (optional)
vm-nameName of the VM (libvirt domain)vm1.example.com
osinfoThe virt-install --osinfo argument valuegeneric
networkSpace-separated values for virt-install --network argumentsbridge=virbr0,model=virtio
argsGeneric virt-install arguments
virt-customizeArguments to virt-customize to be run on the image (optional)
console-output-fileFile to log VM console output to (optional)
namedescription
ip-addressIP address that the VM got (if available)