summaryrefslogtreecommitdiff
path: root/lib/chef/provider/ifconfig/redhat.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Fix up comments and default priority (when nothing matches)John Keiser2015-06-021-1/+1
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-0/+1
* [CHEF-3029] onboot improved/fixed in Provider::Ifconfig::RedhatXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Avoid code duplication in Ifconfig::Debian and Ifconfig::Redhat c...Xabier de Zuazo2013-06-191-23/+5
* [CHEF-3029] added hwaddr, metric and mtu configuration support to Ifconfig pr...Xabier de Zuazo2013-06-191-0/+3
* [CHEF-3029] removed trailing whitespaces generated by Ifconfig::Redhat providerXabier de Zuazo2013-06-191-8/+8
* [CHEF-3029] some requires and class names fixedXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Redhat ifconfig provider detachedXabier de Zuazo2013-06-191-0/+62