This commit is contained in:
parent
b3e7070f6e
commit
64fd9a195f
11
packer/variables.pkr.hcl
Normal file
11
packer/variables.pkr.hcl
Normal file
@ -0,0 +1,11 @@
|
||||
variable "vcenter_server" {}
|
||||
variable "vsphere_username" {}
|
||||
|
||||
variable "vsphere_host" {}
|
||||
variable "vsphere_hostip" {}
|
||||
variable "vsphere_datacenter" {}
|
||||
|
||||
variable "vsphere_templatefolder" {}
|
||||
variable "vsphere_folder" {}
|
||||
variable "vsphere_datastore" {}
|
||||
variable "vsphere_network" {}
|
Loading…
Reference in New Issue
Block a user