4 lines
95 B
HCL
4 lines
95 B
HCL
variable "libvirt_endpoint" {
|
|
type = string
|
|
default = "qemu+ssh://root@atlas.lan/system"
|
|
}
|