summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/linux/platform_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add additional SUSE and openSUSE platforms - micro, hpc (#1753)James Yang2022-08-091-1/+1
* Update tests and links for the branch renameTim Smith2021-08-251-10/+10
* Merge pull request #1632 from chef/xcpTim Smith2021-03-121-0/+5
|\
| * Update the XCP-ng Linux DetectionxcpTim Smith2021-03-091-0/+5
* | Merge pull request #1633 from chef/pidoraTim Smith2021-03-121-1/+1
|\ \
| * | Remove support for Pidora which is discontinuedpidoraTim Smith2021-03-121-1/+1
| |/
* | Remove support for discontinued antergos distroantergosTim Smith2021-03-121-1/+1
|/
* [linux/platform] fix platform_version on Debian testing and unstableMichel Alexandre Salim2021-02-021-0/+25
* Target Mode OhaiLamont Granquist2020-10-011-67/+67
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* Minor spec cleanup from rubocop-rspec projectTim Smith2019-12-301-10/+10
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-57/+60
* Translating platform "archarm" to "arch"Nitzan Raz2019-07-191-0/+5
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* Chefstyle fixes for Chefstyle 0.12Tim Smith2019-01-241-7/+7
* Make SLED be part of the suse platform_familysled_round_2Tim Smith2018-12-041-1/+1
* Don't remap SLED to SUSETim Smith2018-12-041-5/+0
* Merge pull request #1320 from chef/antergosTim Smith2018-12-031-7/+7
|\
| * Add support for antergos linux and fix opensuseleap platform_familyTim Smith2018-11-301-7/+7
* | Merge pull request #1313 from chef/sles_sapTim Smith2018-12-031-0/+5
|\ \
| * | platform: Identify sles_sap as the suse platformTim Smith2018-12-031-0/+5
* | | Merge pull request #1312 from chef/fix_aristaTim Smith2018-12-031-2/+4
|\ \ \ | |/ / |/| |
| * | Fix arista detectionfix_aristaTim Smith2018-11-281-2/+4
| |/
* | Merge pull request #1314 from chef/sledTim Smith2018-12-031-0/+12
|\ \
| * | Add support for SUSE Linux Enterprise DesktopsledTim Smith2018-11-281-0/+12
| |/
* | Add mangeia platform with madriva platform_familymangeiaTim Smith2018-11-281-0/+4
|/
* Move clearlinux back to the legacy methodos_release_detectionTim Smith2018-11-261-36/+24
* Remove legacy testing for platforms that have os-release filesTim Smith2018-11-261-107/+1
* Use shellout properly for kernel version detectionTim Smith2018-11-261-8/+8
* Move gentoo entirely to os-release based detectionTim Smith2018-11-261-2/+0
* Fix platform remapping on nexus_centosTim Smith2018-11-261-132/+112
* Move clearlinux logic to os-releaseTim Smith2018-11-261-31/+0
* Update versions in the specsTim Smith2018-11-261-23/+23
* Rely on os-release for Mint and RaspbianTim Smith2018-11-261-1/+0
* Move Arch and Alpine detection to os-releaseTim Smith2018-11-261-17/+0
* Remap nexus -> nexus_centos to match our previous nameTim Smith2018-11-261-0/+4
* Use /etc/os-release detection for cumulusTim Smith2018-11-261-35/+2
* Use the absolute path to unameTim Smith2018-11-261-8/+25
* ChefstyleTim Smith2018-11-251-20/+19
* Remove legacy testing of systems that always have an os-release fileTim Smith2018-11-251-182/+49
* Remove the older platform_family testsTim Smith2018-11-251-30/+0
* Test the platform and platform_family mappingTim Smith2018-11-251-5/+137
* Shuffle around the specs a bitTim Smith2018-11-241-792/+797
* Use /etc/os-release to detect linux platformsTim Smith2018-11-241-16/+8
* Correctly detect openSUSE leap 15+opensuse15Tim Smith2018-11-231-2/+32
* Correctly detect SLES 15 systems as "suse" platformTim Smith2018-10-101-1/+2
* 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-051-68/+68
|/