feat: rocky 9 updates

This commit is contained in:
AJ Schroeder
2024-06-29 10:43:05 -05:00
parent 651a9a0223
commit 80b9360d05
4 changed files with 45 additions and 21 deletions

View File

@@ -171,7 +171,7 @@ variable "vm_vlan_tag" {
// Cloud-Init Settings
variable "vm_cloud_init_enable" {
variable "vm_cloudinit" {
type = bool
description = "Enable or disable cloud-init drive in Proxmox. (e.g. false)"
default = false