6 Commits (27d0920c18c8fe316c73daf2672b87007fc7630d)

Author SHA1 Message Date
Ronald 27d0920c18 Break adding cloudinit drive and configuring cloudinit into two tasks 1 year ago
Ronald de0b50a92c Fix the previous commit.
Removed the previously added variable and replaced it with
create_vm_proxmox_vm_disks, which feels much nicer to use.  However some
more work is required here as the module used by the task "Manage
virtual disk for virtual machine", proxmox_disk, doesn't appear to do
any error detection/handling.  As such, a resize can fail in Proxmox but
the task will report a successful change.
2 years ago
Ronald 49286c0375 Add create_vm_proxmox_scsi variable
This variable allows the user to specify SCSI disks that they would like
to be created.  Allows them to specify a size, where the drive should
live and the format of the drive.
2 years ago
Ronald 5cfe4c3c00 Remove unneeded parameter to task 2 years ago
Ronald e91913d9a3 Bug fix, ensure that qemu-guest-agent and autostart work 2 years ago
Ronald a9403fd090 Initial commit 2 years ago