lms-preview.conf.j2
1.09 KB
-
Fixes bug where WORKERS was sometimes being sent to "NAN" · 8255327e
For the case where "ansible_processor_cores": "NA" and facter_processorcount wasn't the WORKERS was set to the string "NA" * the multiplier (like batman). This will try to convert both to numbers and if the conversion fails it will fall through and just set the WORKERS to the multiplier.
John Jarvis committed