summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/darwin/virtualization.rb
Commit message (Expand)AuthorAgeFilesLines
* Update rubocop-performance requirement from 1.15.2 to 1.16.0 (#1784)dependabot[bot]2023-02-201-1/+1
* cookstyle changesJared Weyer2023-01-041-3/+2
* account for situtaion in which parallels is installed on a VMJared Weyer2022-12-141-8/+6
* Freeze the strings we're not later modifyingTim Smith2020-10-301-0/+1
* Target Mode OhaiLamont Granquist2020-10-011-1/+1
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* Use .match? when we don't need the resultTim Smith2020-07-061-1/+1
* Simplify how we create empty mashes in the pluginsmash_newTim Smith2019-06-111-1/+1
* Use boot_rom_version to detect VMware guests on macOSTim Smith2018-03-161-1/+1
* Detect virtualbox and vmware guests on Macsvirtualization_guests_darwinTim Smith2018-03-141-0/+13
* Detect docker hosts in the Virtualization pluginTim Smith2018-02-151-0/+10
* FileHelper will just stay in the base Plugin class indefinitely. It's small, ...Noah Kantrowitz2016-07-291-4/+0
* Avoid global mutation. Closes #851.Noah Kantrowitz2016-07-291-2/+2
* Add detection of Virtualbox and VMware Fusion on OS Xosx_virtTim Smith2016-07-011-4/+23
* chefstyle catchup for ohaiLamont Granquist2016-02-111-9/+9
* Unit-testsPavel Yudin2015-06-171-1/+1
* the detection of parallels virtualization addedPavel Yudin2015-06-171-0/+54