summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/linux/platform_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* some rubocop fixesEike Waldt2018-03-011-46/+45
* add new testcases for SLES15 and restructure old testsEike Waldt2018-03-011-76/+125
* os-release example for SLES 15Eike Waldt2018-03-011-0/+11
* Add a test for bigip platform detectionf5Tim Smith2017-07-191-0/+19
* Add support for ClearLinuxAlberto Murillo Silva2017-06-281-0/+33
* Add a spec for clearos platform detectionadd_clearos_rhel_platform_familyTim Smith2017-06-101-0/+8
* add amazon platform_familylcg/amazon-platform-familyLamont Granquist2017-04-011-3/+3
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* Better error handling if we can't determine Cumulus versioncumulusTim Smith2016-12-191-2/+0
* Properly detect Cumulus Linux platform / versionTim Smith2016-12-151-1/+45
* Style/StringLiterals fixes from rubocop 0.42.0Lamont Granquist2016-08-171-2/+2
* Add missing let statementJere Julian2016-08-101-0/+1
* Add platform detection for Arista EOSJere Julian2016-08-101-0/+18
* Switch to kernel version to identify Gentoo versionsgentooTim Smith2016-05-271-1/+6
* Detect openSUSE Leap as platform opensuseleapTim Smith2016-03-301-0/+7
* chefstyle catchup for ohaiLamont Granquist2016-02-111-65/+64