Comment non-configurable vapp property
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
fb8776bf84
commit
267ffac40d
@ -26,7 +26,7 @@ resource "vsphere_virtual_machine" "TF-SRV01" {
|
||||
|
||||
vapp {
|
||||
properties = {
|
||||
"deployment.type" = "standalone"
|
||||
# "deployment.type" = "standalone"
|
||||
|
||||
"guestinfo.hostname" = "TF-SRV01"
|
||||
"guestinfo.administratorpw" = "Secret123!"
|
||||
|
Loading…
Reference in New Issue
Block a user