summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/root_group.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop offensesAnton Kvashenkin2018-09-121-2/+2
* Use wmi-lite for WMI queryAnton Kvashenkin2018-09-101-26/+12
* Chefstyle fixAnton Kvashenkin2018-09-081-1/+1
* Fix root_group plugin invalid byte sequence on non-English version of WindowsAnton Kvashenkin2018-09-081-2/+27
* Update root_group plugin to use the collect_data helperroot_groupTim Smith2018-02-271-9/+6
* chefstyle catchup for ohaiLamont Granquist2016-02-111-4/+4
* Fix Ruby 1.8.7 break caused by class reloading and preventing stubadamedx2014-06-191-2/+2
* Remove extraneous mixin patternadamedx2014-06-191-1/+0
* Include util in the correct classadamedx2014-06-191-5/+2
* OHAI-491: Implement root_group provider for WindowsAdam Edwards2014-06-191-4/+8
* update plugin filesClaire McQuin2013-10-171-1/+1
* randomize plugin class namesClaire McQuin2013-08-131-1/+1
* convert plugins to new dsl.Claire McQuin2013-08-071-9/+13
* Disable root_group on Windowsdanielsdeleo2013-07-171-6/+4
* add root_group pluginJoseph Anthony Pasquale Holsten2013-06-171-0/+30