Syntax changes
There are breaking changes between Chef Client version 13 and the newer versions, make sure you update your Chef cookbooks to make them work with the new version of the Chef Client.
Resource | Since version | Old syntax | New syntax | Notes |
logger | Client 14.0 | keyword, cannot use it as a variable or parameter name | ||
windows_firewall_rule resource | Client 14.7 | localport | local_port | Moved from the Windows cookbook to the Chef cookbook |