When we test a Chef cookbook in Chef Test Kitchen and get the error message
TypeError
———
no implicit conversion of String into Integer
Check if all attribute references have the “node” keyword in front of them.
node['key']
Knowledge Base for IT Professionals, Teachers and Astronauts
When we test a Chef cookbook in Chef Test Kitchen and get the error message
TypeError
———
no implicit conversion of String into Integer
Check if all attribute references have the “node” keyword in front of them.
node['key']