9 lines
193 B
HCL
9 lines
193 B
HCL
# test: install a specific Nomad sha
|
|
profile = "dev-cluster"
|
|
|
|
server_count = 3
|
|
client_count = 4
|
|
windows_client_count = 1
|
|
|
|
nomad_sha = "2a6e62be00a0db228d8add74ceca6ca83c8efdcf"
|