This commit is contained in:
parent
b98987fcae
commit
57e5bca7cd
@ -54,7 +54,7 @@ resource "vsphere_virtual_machine" "vm-rootca" {
|
||||
"guestinfo.dnsserver" = "10.0.0.21"
|
||||
"guestinfo.gateway" = "10.0.0.1"
|
||||
|
||||
"guestinfo.administratorpw" = var.adds_domainname
|
||||
"guestinfo.administratorpw" = var.adds_password
|
||||
"guestinfo.ntpserver" = var.adds_ntpserver
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user