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@3b0ff76f93b4ac3e592a400987e33c13b71f1a1a # 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)