github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/e2e/terraform/tests/5-test.tfvars (about)

     1  # test: install a local Nomad binary
     2  profile = "dev-cluster"
     3  
     4  server_count         = 3
     5  client_count         = 4
     6  windows_client_count = 1
     7  
     8  nomad_local_binary = "./mock-1"