summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1305 from chef/remove_old_virtualboxTim Smith2018-11-262-53/+0
|\
| * Remove circa ~2005 virtualization hypervisor detectionremove_old_virtualboxTim Smith2018-11-262-53/+0
* | Merge pull request #1301 from chef/nuke_old_specsTim Smith2018-11-2619-2406/+0
|\ \ | |/ |/|
| * Remove old spec filesnuke_old_specsTim Smith2018-11-2419-2406/+0
* | :art: :hammer: rename virtualization[:host] to virtualization[:hypervisor_host]Ressl Robert2018-11-251-1/+1
* | :art: :pencil: change describe of test for Hyper-V guest and the hostname of ...Ressl Robert2018-11-251-1/+1
* | :umbrella: :pencil: add tests for function to load hyper_v hostname from guestRessl Robert2018-11-251-0/+13
|/
* Revert "Remove the Ruby < 2.5 logic from the FIPS plugins"Tim Smith2018-11-242-18/+109
* Remove the Ruby < 2.5 logic from the FIPS pluginsTim Smith2018-11-242-109/+18
* use dummy ipaddress and empty stringsawanoboly2018-11-081-2/+6
* Removed unused refresh_plugins method in System classrefresh_pluginsTim Smith2018-10-261-67/+0
* Remove the deprecated system_profiler pluginTim Smith2018-10-262-79564/+0
* Correctly detect SLES 15 systems as "suse" platformTim Smith2018-10-101-1/+2
* Merge pull request #1266 from jaymzh/finish_fs2_workTim Smith2018-10-102-33/+378
|\
| * [filesystem] Convert rest of unix to fs2Phil Dibowitz2018-10-062-33/+378
* | Merge pull request #1262 from jaymzh/unify_cpu_pluginTim Smith2018-10-046-9/+9
|\ \
| * | Unify the cpu pluginPhil Dibowitz2018-10-036-9/+9
| |/
* | Unify the OS pluginsPhil Dibowitz2018-10-033-67/+33
|/
* Avoid gathering all data with sysctl which seems to hangTim Smith2018-09-271-2/+2
* Merge pull request #1240 from jugatsu/fix-root-group-plugin-on-localizedTim Smith2018-09-141-4/+12
|\
| * Fix rspec unit test for root_group pluginAnton Kvashenkin2018-09-121-2/+5
| * Change rspec unit test for root_group pluginAnton Kvashenkin2018-09-121-4/+9
* | Merge pull request #1244 from higanworks/opnstack_timeout_from_ConfigTim Smith2018-09-101-4/+22
|\ \
| * | run rake style:auto_correctsawanoboly2018-09-101-1/+1
| * | override timout by Ohai::Config.ohai[:openstack_metadata_timeout]sawanoboly2018-09-101-4/+22
| |/
* | Add "EncryptionStatus" to each volume on WindowsNimesh2018-09-081-0/+226
|/
* Uniquely name our network plugin helper methodsTim Smith2018-08-221-9/+9
* Prefer ipv4 for default_gateway over ipv6 on windowsNimesh2018-08-211-0/+137
* Account for directory being a string via client.rbTim Smith2018-08-071-1/+11
* Make sure we test multi-directory parsingTim Smith2018-08-071-4/+5
* Load collect_data() even if we've already seen itbtm/fix-multiple-plugin-loadingBryan McLellan2018-07-122-12/+11
* Merge pull request #1210 from chef/sp/1209Tim Smith2018-07-091-0/+45
|\
| * Addressing Chefstyle issuessp/1209Stuart Preston2018-07-101-3/+3
| * Fix copyright on specStuart Preston2018-07-041-4/+2
| * Use fake data for mockingStuart Preston2018-07-041-4/+4
| * Use wmilite instead of shelling out to PowerShellStuart Preston2018-07-041-0/+47
* | Merge pull request #1214 from chef/fix_amazon_2Tim Smith2018-07-061-0/+16
|\ \
| * | Add tests for Amazon Linux 2 detectionTim Smith2018-06-271-0/+16
| |/
* | fixes for new chefstyle rulesLamont Granquist2018-07-0582-7296/+7294
|/
* detect red hat openstack clusterstm/rhat_ostackThom May2018-05-301-5/+24
* Fix an issue caused by using the wrong field in the AIX filesystem plugin.Joshua Justice2018-05-211-10/+10
* Remove unnecessary parenthesescleanupTim Smith2018-05-181-1/+1
* [filesystem] Unify plugins, bring BSD into the modern agePhil Dibowitz2018-05-043-3/+14
* Merge pull request #970 from chef/dmi_idsTim Smith2018-05-031-17/+25
|\
| * Add a spec for passing additional DMI IDsdmi_idsTim Smith2018-04-171-2/+9
| * Allow configuring what DMI IDs we whitelistTim Smith2018-04-171-17/+18
* | Merge pull request #1175 from coderanger/shard-less-optionalThom May2018-05-031-11/+69
|\ \
| * | The danger of negative tests.Noah Kantrowitz2018-05-011-1/+1
| * | Add support for using the OS serial number instead of the BIOS serial number ...Noah Kantrowitz2018-05-011-3/+11
| * | Add support for all OSes, with special guest star Windows.Noah Kantrowitz2018-05-011-2/+36