Add variable definitions
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-06-04 17:15:59 +02:00
parent b3e7070f6e
commit 64fd9a195f
+11
View 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" {}