new whiteline due to the update_image_locations script
This commit is contained in:
@@ -19,4 +19,4 @@ module "shared_modules" {
|
|||||||
image_location = "https://cloud.debian.org/images/cloud/trixie/latest/debian-13-genericcloud-amd64.raw"
|
image_location = "https://cloud.debian.org/images/cloud/trixie/latest/debian-13-genericcloud-amd64.raw"
|
||||||
ssh_key = "" # please provide a SSH public key
|
ssh_key = "" # please provide a SSH public key
|
||||||
enable_cloudinit = true
|
enable_cloudinit = true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ module "shared_modules" {
|
|||||||
image_location = "https://download.fedoraproject.org/pub/fedora/linux/releases/42/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-42-1.1.x86_64.qcow2"
|
image_location = "https://download.fedoraproject.org/pub/fedora/linux/releases/42/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-42-1.1.x86_64.qcow2"
|
||||||
ssh_key = "" # please provide a SSH public key
|
ssh_key = "" # please provide a SSH public key
|
||||||
enable_cloudinit = true
|
enable_cloudinit = true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,4 +20,4 @@ module "shared_modules" {
|
|||||||
ssh_key = "" # please provide a SSH public key
|
ssh_key = "" # please provide a SSH public key
|
||||||
enable_cloudinit = true
|
enable_cloudinit = true
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ module "shared_modules" {
|
|||||||
image_location = "https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud-Base.latest.x86_64.qcow2"
|
image_location = "https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud-Base.latest.x86_64.qcow2"
|
||||||
ssh_key = "" # please provide a SSH public key
|
ssh_key = "" # please provide a SSH public key
|
||||||
enable_cloudinit = true
|
enable_cloudinit = true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ module "shared_modules" {
|
|||||||
image_location = "https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img"
|
image_location = "https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img"
|
||||||
ssh_key = "" # please provide a SSH public key
|
ssh_key = "" # please provide a SSH public key
|
||||||
enable_cloudinit = true
|
enable_cloudinit = true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,4 +20,4 @@ module "shared_modules" {
|
|||||||
ssh_key = "" # please provide a SSH public key
|
ssh_key = "" # please provide a SSH public key
|
||||||
enable_cloudinit = true
|
enable_cloudinit = true
|
||||||
uefi_firmware = true
|
uefi_firmware = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user