Working tests of policy and policies
This commit is contained in:
@@ -22,6 +22,11 @@ variable "pm_host" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "pm_port" {
|
||||
description = "The port of the proxmox server"
|
||||
default = 8006
|
||||
}
|
||||
|
||||
variable "pm_node_name" {
|
||||
description = "name of the proxmox node to create the VMs on"
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user