feat: rocky 8 updates

This commit is contained in:
AJ Schroeder
2024-06-29 10:41:51 -05:00
parent 41c45ef133
commit 651a9a0223
3 changed files with 44 additions and 20 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