mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
In the commit 622d3ddb92
"Fixed test and moved constants into standalone func" the minimum CPU
resource value for a job was increased from 100 to 20.
This can break the nomad setup for people that used lower CPU
values and are at the maximum MHz value of the available CPU on a
machine.
Change the minimum back to 20 MHz to ensure downwards compatibility.
2.3 KiB
2.3 KiB