removed vars

This commit is contained in:
Pin
2022-04-07 17:15:45 -04:00
parent 4183010bba
commit 7049e2c989

11
vars.tf
View File

@@ -1,11 +0,0 @@
variable "proxmox_host" {
default = "LOIC"
}
variable "template_name" {
default = "fcos-template2"
}
variable "ssh_key" {
default = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE/bVQjWtdR9aU3vlnAuOLrj6SLNdC6gsXxVw5Xq6MZQ"
}