revert ot remote image location
This commit is contained in:
@@ -16,7 +16,7 @@ module "shared_modules" {
|
||||
source = "../../shared_modules"
|
||||
|
||||
vm_name = "u24-uefi"
|
||||
image_location = "/var/lib/libvirt/images/noble-server-cloudimg-amd64.img"
|
||||
image_location = "https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img"
|
||||
ssh_key = ""
|
||||
enable_cloudinit = true
|
||||
# ---- OPTIONAL UEFI SETTINGS ----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user