summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/zpools.rb
Commit message (Expand)AuthorAgeFilesLines
* Misc RuboCop cleanup of the codebaseTim Smith2020-11-231-1/+0
* Merge branch 'master' into frozen_strings_v2Tim Smith2020-10-301-1/+1
|\
| * Detect XVD disks as wellTim Smith2020-10-301-1/+1
| * Properly detect NVME devices in ZFS zpoolsTim Smith2020-10-301-1/+1
* | Freeze the strings we're not later modifyingTim Smith2020-10-301-0/+1
|/
* Gather zpool disks even if we use labels/guidsmore_zpoolTim Smith2020-10-291-1/+3
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* Don't stacktrace if we can't shell_out to zpoolfail_lessTim Smith2018-03-191-15/+20
* mechanical conversion of debug to tracetm/inject_logThom May2018-03-161-2/+2
* Resolve the last of the chefstyle warningsgreen_travisTim Smith2018-03-061-1/+1
* Support BSDzpoolTim Smith2017-05-161-2/+3
* Allow zpools plugin to work on LinuxTim Smith2017-05-151-0/+86