added first ipa client vm
This commit is contained in:
@@ -11,6 +11,11 @@ variable "hostname_ipa" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "hostname_vms" {
|
||||
type = list(string)
|
||||
}
|
||||
|
||||
|
||||
## PVE
|
||||
|
||||
variable "student_vm_template" {
|
||||
|
||||
Reference in New Issue
Block a user