update: cloud-init template name
This commit is contained in:
@@ -12,7 +12,7 @@ variable "node_datastore" {
|
||||
variable "vm_template" {
|
||||
description = "Template of the VM"
|
||||
type = string
|
||||
default = "ubuntu-cloud"
|
||||
default = "ubuntu-noble-cloud"
|
||||
}
|
||||
|
||||
variable "vm_name" {
|
||||
|
||||
Reference in New Issue
Block a user