summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add support for SUSE Linux Enterprise DesktopsledTim Smith2018-11-281-0/+1
* Bump version to 15.0.13 by Chef Expeditorv15.0.13Chef Expeditor2018-11-281-1/+1
* MSYS-933 Fixes FQDN is being set as machine name instead of FQDNvijaymmali19902018-11-281-7/+3
* Check all associated host addresses for FQDNs instead of just the lastJustin Seely2018-11-281-3/+14
* Bump version to 15.0.12 by Chef Expeditorv15.0.12chef-14Chef Expeditor2018-11-271-1/+1
* Merge pull request #1299 from chef/os_release_detectionTim Smith2018-11-271-82/+84
|\
| * Move clearlinux back to the legacy methodos_release_detectionTim Smith2018-11-261-2/+1
| * Remove nexus_centos os-release detection from the legacy methodTim Smith2018-11-261-8/+3
| * Use shellout properly for kernel version detectionTim Smith2018-11-261-3/+5
| * Move gentoo entirely to os-release based detectionTim Smith2018-11-261-6/+0
| * Fix platform remapping on nexus_centosTim Smith2018-11-261-3/+6
| * Move clearlinux logic to os-releaseTim Smith2018-11-261-0/+1
| * Make sure centos continues to correctly parse out versionsTim Smith2018-11-261-2/+10
| * Rely on os-release for Mint and RaspbianTim Smith2018-11-261-8/+1
| * Move Arch and Alpine detection to os-releaseTim Smith2018-11-261-8/+0
| * Switch the platform remapping to a hash tableTim Smith2018-11-261-31/+26
| * Remap nexus -> nexus_centos to match our previous nameTim Smith2018-11-261-0/+2
| * Use /etc/os-release detection for cumulusTim Smith2018-11-261-33/+1
| * Use the absolute path to unameTim Smith2018-11-261-4/+4
| * Add a simple method for platform version detectionTim Smith2018-11-261-3/+10
| * Remove duplicate arista_eos platformTim Smith2018-11-251-1/+1
| * Add cumulus linux os-release remappingTim Smith2018-11-241-0/+2
| * Use /etc/os-release to detect linux platformsTim Smith2018-11-241-26/+67
* | Bump version to 15.0.11 by Chef Expeditorv15.0.11Chef Expeditor2018-11-271-1/+1
* | Merge pull request #1297 from chef/opensuse15Tim Smith2018-11-271-1/+8
|\ \ | |/
| * Correctly detect openSUSE leap 15+opensuse15Tim Smith2018-11-231-1/+8
* | Bump version to 15.0.10 by Chef Expeditorv15.0.10Chef Expeditor2018-11-261-1/+1
* | Merge pull request #1305 from chef/remove_old_virtualboxTim Smith2018-11-261-9/+1
|\ \
| * | Remove circa ~2005 virtualization hypervisor detectionremove_old_virtualboxTim Smith2018-11-261-9/+1
* | | Bump version to 15.0.9 by Chef Expeditorv15.0.9Chef Expeditor2018-11-261-1/+1
|/ /
* | Bump version to 15.0.8 by Chef Expeditorv15.0.8Chef Expeditor2018-11-261-1/+1
* | :art: :hammer: rename virtualization[:host] to virtualization[:hypervisor_host]Ressl Robert2018-11-251-1/+1
* | Update lib/ohai/plugins/linux/virtualization.rbTim Smith2018-11-251-1/+1
* | :art: :hammer: update chefstyle offensesRessl Robert2018-11-251-4/+4
* | Merge branch 'master' of https://github.com/chef/ohaiRessl Robert2018-11-251-2/+9
|\ \
| * | Revert "Remove unnecessary Ruby 2.4 FIPS detection"Tim Smith2018-11-241-2/+9
* | | :sparkles: :pencil: add function to load hyper_v hostname from guestRessl Robert2018-11-251-0/+11
|/ /
* | Revert "Remove the Ruby < 2.5 logic from the FIPS plugins"Tim Smith2018-11-241-2/+21
* | Remove the Ruby < 2.5 logic from the FIPS pluginsTim Smith2018-11-241-21/+2
* | Remove unnecessary Ruby 2.4 FIPS detectionTim Smith2018-11-241-9/+2
|/
* Bump version to 15.0.7 by Chef Expeditorv15.0.7Chef Expeditor2018-11-201-1/+1
* Adds more resilient GCE checkingNathen Harvey2018-11-201-8/+42
* Bump version to 15.0.6 by Chef Expeditorv15.0.6Chef Expeditor2018-11-161-1/+1
* Merge pull request #1291 from nathenharvey/gce/user-agentTim Smith2018-11-151-1/+5
|\
| * Set User-Agent in HTTP header for GCE pluginNathen Harvey2018-11-151-1/+5
* | Bump version to 15.0.5 by Chef Expeditorv15.0.5Chef Expeditor2018-11-161-1/+1
* | ignore empty value to avoid crash of cloud pluginsawanoboly2018-11-081-1/+1
|/
* Bump version to 15.0.4 by Chef Expeditorv15.0.4Chef Expeditor2018-10-301-1/+1
* Merge pull request #1280 from chef/refresh_pluginsTim Smith2018-10-301-17/+0
|\
| * Removed unused refresh_plugins method in System classrefresh_pluginsTim Smith2018-10-261-17/+0