9 lines
170 B
HCL
9 lines
170 B
HCL
# test: install a local Nomad binary
|
|
profile = "dev-cluster"
|
|
|
|
server_count = 3
|
|
client_count = 4
|
|
windows_client_count = 1
|
|
|
|
nomad_local_binary = "./mock-1"
|