Infra: Switch csit-shim to fdiotools
[csit.git] / terraform-ci-infra / 1n_nmd / variables.tf
diff --git a/terraform-ci-infra/1n_nmd/variables.tf b/terraform-ci-infra/1n_nmd/variables.tf
deleted file mode 100644 (file)
index a575d0b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-variable "nomad_provider_address" {
-  description = "FD.io Nomad cluster address."
-  type        = string
-  default     = "http://nomad.service.consul:4646"
-}
-
-variable "nomad_acl" {
-  description = "Nomad ACLs enabled/disabled"
-  type        = bool
-  default     = false
-}
\ No newline at end of file