summaryrefslogtreecommitdiff
path: root/lib/chef/provider/ifconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-25/+25
* move (generate|delete)_config out of the process of running-configsakazuki2014-09-101-3/+3
* refacteringsakazuki2014-09-101-2/+1
* fix bugsakazuki2014-09-101-2/+1
* rewrite in the style of remote_directorysakazuki2014-09-101-6/+14
* fix CHEF-4933sakazuki2014-09-101-11/+4
* Normalize whitespace on all filesSeth Vargo2013-09-261-9/+9
* revert is_vip from ifconfig resource.kaustubh-d2013-07-231-2/+2
* process ifconfig add/enable actions for aix vip, use platform specific loopba...kaustubh-d2013-07-231-5/+8
* aix -ifconfig implement enable disable action.kaustubh-d2013-07-231-4/+9
* ifconfig - generate configs only when updating interface.kaustubh-d2013-07-231-16/+14
* fix - set the current resource device properly.kaustubh-d2013-07-231-1/+1
* aix- abstract command generation for ifconfig.kaustubh-d2013-07-231-6/+20
* [CHEF-3029] removed not needed "require"Xabier de Zuazo2013-06-191-1/+0
* [CHEF-3029] Removed accidental code duplication inside Provider::IfconfigXabier de Zuazo2013-06-191-9/+0
* [CHEF-3029] require fileutils moved one line belowXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Avoid code duplication in Ifconfig::Debian and Ifconfig::Redhat c...Xabier de Zuazo2013-06-191-0/+39
* [CHEF-3029] some requires and class names fixedXabier de Zuazo2013-06-191-0/+1
* [CHEF-3029] Redhat ifconfig provider detachedXabier de Zuazo2013-06-191-40/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+214