summaryrefslogtreecommitdiff
path: root/spec/unit/platform_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* [OC-11667] Don't overwrite the :default provider map if :default is passed ↵Ryan Cragun2014-06-191-0/+10
| | | | as the platform
* Merge pull request #1268 from ccope/solaris11-ips-fixSerdar Sutay2014-03-191-174/+191
|\ | | | | [CHEF-5037] default to IPS packages on Solaris 5.11+
| * add tests for solaris package providersCam Cope2014-02-181-174/+191
| |
* | Map 'ibm_powerkvm' to Red Hat-like package managerLance Bragstad2014-03-191-1/+2
|/ | | | | | Include 'ibm_powerkvm' in provider mappings. Fixes CHEF-5135
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
| | | | fix deprecation warnings
* Normalize whitespace on all filesSeth Vargo2013-09-261-35/+35
|
* Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-171-0/+1
| | | | | | | | | Fixes CHEF-4356: http://tickets.opscode.com/browse/CHEF-4356 A future update to Ohai (OHAI-339) will change the detected platform on OpenSuSE from "suse" to "opensuse" to allow users to distinguish between open and enterprise versions. Add provider mapping for "opensuse" such that Chef will work correctly for both cases.
* [CHEF-3919] rescue from an InvalidCookbookVersion exception inside ↵Xabier de Zuazo2013-04-111-0/+4
| | | | Chef::Platform when platform version cannot be parsed properly
* [CHEF-3919] platform_spec s/comparator/operator/Xabier de Zuazo2013-04-111-1/+1
|
* [CHEF-3919] Chef::Platform test added for "greater than" comparatorsXabier de Zuazo2013-04-111-0/+9
|
* adding gcel ditto as ubuntu platformRanjib Dey2013-02-261-1/+2
|
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+240
| | | | The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!
* big refactor of the repo layout. move to a chef gem and a chef-server gem ↵Ezra Zygmuntowicz2008-10-081-209/+0
| | | | all with proper deps
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
|
* chef compilesAdam Jacob2008-04-271-0/+211