Chassis/Tester

Error: Evaluation Error: Comparison of: String < Float, is not possible. Caused by 'A String is not comparable to a non String'. (file: /vagrant/extensions/tester/modules/tester/manifests/init.pp, line: 20, column: 21) on node vagrant.local

Closed this issue · 0 comments

While testing extensions for Chassis/Chassis#532 I came across this error in Tester. Wrapping the 5.6 inside quotes should fix it.