summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/solaris2
Commit message (Expand)AuthorAgeFilesLines
* Use .match? when we don't need the resultTim Smith2020-07-061-1/+1
* Use is_a? to check the class in the DMI pluginTim Smith2020-01-201-2/+2
* Use network helper to parse netmask instead of 'scanf'Kris Shannon2019-11-221-4/+6
* new chefstyle rules for 0.13.2Lamont Granquist2019-07-081-1/+3
* Simplify how we create empty mashes in the pluginsmash_newTim Smith2019-06-112-8/+8
* Solaris network plugin fix for issue https://github.com/chef/ohai/iss… (#1367)Stephen Brown2019-06-031-2/+2
* Apply require speedups to ohailcg/require-speedupsLamont Granquist2019-05-152-2/+2
* Chefstyle fixes for Chefstyle 0.12Tim Smith2019-01-241-48/+48
* Fixup solaris specsTim Smith2018-12-051-3/+2
* Unify virtualization detection on a single helperTim Smith2018-12-051-12/+11
* Merge pull request #1266 from jaymzh/finish_fs2_workTim Smith2018-10-101-106/+0
|\
| * [filesystem] Convert rest of unix to fs2Phil Dibowitz2018-10-061-106/+0
* | Unify the cpu pluginPhil Dibowitz2018-10-031-70/+0
|/
* fixes for new chefstyle rulesLamont Granquist2018-07-054-47/+47
* Remove unnecessary each_with_index for simple eachTim Smith2018-05-181-1/+1
* use an accessor method for the set of DMI idsThom May2018-05-031-1/+1
* mechanical conversion of debug to tracetm/inject_logThom May2018-03-162-10/+10
* Resolve the last of the chefstyle warningsgreen_travisTim Smith2018-03-064-10/+10
* Chefstyle fixesTim Smith2018-03-061-1/+1
* Move all requires into the plugin definitionsTim Smith2017-08-161-2/+1
* Address review commentsJaymala Sinha2017-07-111-1/+1
* Fix solaris2 ipaddress attribute searchJaymala Sinha2017-07-111-1/+2
* More consistent debug messagingTim Smith2017-06-012-5/+5
* Allow zpools plugin to work on LinuxTim Smith2017-05-151-76/+0
* Improve logging and handle empty fieldsTim Smith2017-05-151-10/+22
* autofixing new chefstyle issueslcg/chefstyleLamont Granquist2017-02-092-9/+11
* Better debug loggingTim Smith2016-12-221-5/+5
* chefstyle fixesMichael Hicks2016-11-291-1/+1
* fix for #891 to detect the global zone of a Solaris system as a Virt host eve...Michael Hicks2016-11-291-1/+5
* fix more IdToCaptureLamont Granquist2016-08-191-1/+1
* more chefstyle autocorrects after the engine upgradeLamont Granquist2016-08-191-6/+6
* autofixing cops for new chefstyleLamont Granquist2016-08-171-8/+8
* updating regex #jeremyrossiAnthony Caiafa2016-08-051-1/+1
* updating regexAnthony Caiafa2016-08-051-2/+2
* Also fix DmiDecode mixin.Noah Kantrowitz2016-07-291-1/+1
* Merge pull request #742 from MarkGibbons/solaris11_networkThom May2016-04-041-8/+25
|\
| * solaris11_network: Handle solaris 11 zone interfacesmarkgibbons2016-03-081-8/+25
* | Update chefstyle to 0.3.1 and fix new offenses.chefstyle-0.3.1mcquin2016-04-011-1/+1
* | Use the node[:virtualization][:systems] format everywhereTim Smith2016-03-071-1/+4
* | Use the dmi_decode mixin to detect virtualization systemsTim Smith2016-03-071-17/+13
* | Detect additional paravirt KVM cpu stringsTim Smith2016-03-071-3/+3
* | manual chefstyle fixeslcg/chefstyle2Lamont Granquist2016-02-181-1/+1
* | autofixing chefstyle copsLamont Granquist2016-02-182-2/+2
* | reverting errant pushes to master without PRLamont Granquist2016-02-183-3/+3
* | manual chefstyle fixesLamont Granquist2016-02-181-1/+1
|/
* autofixing chefstyle copsLamont Granquist2016-02-182-2/+2
* chefstyle catchup for ohaiLamont Granquist2016-02-116-119/+119
* Update e-mails and copyrightsTim Smith2016-01-135-10/+10
* Support String values.mcquin/ohai-629Claire McQuin2015-10-091-1/+1
* Configurable filesystem properties collected for Solaris2.xClaire McQuin2015-10-051-1/+9