Use an older YAML standard for vp-setupfit
Created by: Zaharid
This is required in order to interpret the values on and off as booleans, which we like to do in the older runcards, but that is frowned upon in newer standards. This result in lots of warnings (due to the crazy floating point specification in YAML 1.1) which we suppress.
Closes #255 (closed).