summaryrefslogtreecommitdiff
path: root/lib/chef/provider/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-143-6/+6
* Fix up comments and default priority (when nothing matches)John Keiser2015-06-021-1/+1
* Remove unnecessary "ClassName." from "ClassName.provides"John Keiser2015-06-021-1/+1
* 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-023-0/+3
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-27/+25
* CHEF-5030: improve debian ifconfig provider codeLamont Granquist2014-03-051-8/+19
* revert is_vip from ifconfig resource.kaustubh-d2013-07-231-40/+4
* remove an extra space.kaustubh-d2013-07-231-1/+1
* aix ifconfig - handle vips.kaustubh-d2013-07-231-7/+11
* raise exception if metric attribute is set in aix ifconfig for add action.kaustubh-d2013-07-231-4/+2
* aix -ifconfig implement enable disable action.kaustubh-d2013-07-231-1/+15
* aix- abstract command generation for ifconfig.kaustubh-d2013-07-231-0/+37
* aix ifconfig - load current resource implementation.kaustubh-d2013-07-231-0/+82
* [CHEF-3029] onboot improved/fixed in Provider::Ifconfig::RedhatXabier de Zuazo2013-06-191-1/+1
* [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-192-46/+14
* [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-192-0/+6
* [CHEF-3029] Ifconfig:Debian, end-of-line comments are not supported, regex si...Xabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] removed trailing whitespaces generated by Ifconfig::Redhat providerXabier de Zuazo2013-06-191-8/+8
* [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
* [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