Details
Description
When multiple routes are defined that use the same device (or that do not specify device and eth0 is used by default), only the last route would be stored in redhat-style route config file (/etc/sysconfig/network-scripts/route.xxx).
The issue is fixed in https://github.com/kovyrin/chef/tree/CHEF-3008 branch.