parent
2cc35feebb
commit
e6f64d4f4d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ provider "libvirt" {
|
|||
uri = "qemu+ssh://root@atlas.lan/system"
|
||||
}
|
||||
|
||||
module "tf-datatest" {
|
||||
module "tf-max" {
|
||||
source = "git::https://git.pim.kunis.nl/home/tf-modules.git//debian"
|
||||
name = "max"
|
||||
domain_name = "tf-max"
|
||||
|
|
Reference in a new issue