summaryrefslogtreecommitdiff
path: root/lib/chef/provider/ifconfig/debian.rb
Commit message (Expand)AuthorAgeFilesLines
* cleanup of ifconfig and route providerslcg/route-ifconfigLamont Granquist2016-12-221-22/+23
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-141-4/+4
* Add platform_version to supported filtersJohn Keiser2015-06-021-10/+2
* Fix ifconfig platform version filterJohn Keiser2015-06-021-1/+10
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-0/+1
* CHEF-5030: improve debian ifconfig provider codeLamont Granquist2014-03-051-8/+19
* [CHEF-3029] source directive using full path (required to work properly)Xabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Ifconfig::Debian interfaces.d directory creation fixedXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] some empty lines and whitespaces cleaned upXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Avoid code duplication in Ifconfig::Debian and Ifconfig::Redhat c...Xabier de Zuazo2013-06-191-23/+9
* [CHEF-3029] Provider::Ifconfig::Debian why_run support fixedXabier de Zuazo2013-06-191-4/+6
* [CHEF-3029] added hwaddr, metric and mtu configuration support to Ifconfig pr...Xabier de Zuazo2013-06-191-0/+3
* [CHEF-3029] Ifconfig:Debian, end-of-line comments are not supported, regex si...Xabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] first working version of Ifconfig::Debian providerXabier de Zuazo2013-06-191-8/+9
* [CHEF-3029] ifconfig debian provider addedXabier de Zuazo2013-06-191-0/+79