Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #397 from tas50/master
Browse files Browse the repository at this point in the history
Add Chef 12.5.1 metadata
  • Loading branch information
lamont-granquist committed Oct 28, 2015
2 parents de9aba9 + bed352b commit da712e1
Show file tree
Hide file tree
Showing 5 changed files with 15,440 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chef_dsl_metadata/Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ chef_versions = [
# '11.16.4',
'12.0.0', '12.0.1',
'12.0.3', '12.1.0', '12.1.1', '12.1.2', '12.2.1', '12.3.0', '12.4.0',
'12.4.1', '11.18.0', '11.18.6', '11.18.12'
'12.4.1', '11.18.0', '11.18.6', '11.18.12', '12.5.1'
]

chef_versions.select{|v| ! windows? || has_windows_rights?(v)}.each do |version|
Expand Down
2 changes: 1 addition & 1 deletion chef_dsl_metadata/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

2. run 'appraisal' to generate the gemfiles for all the chef versions

3. run 'appraisal rake generate_chef_metdata' to generate the json for all the chef versions
3. run 'appraisal rake generate_chef_metadata' to generate the json for all the chef versions

4. run 'appraisal chef_12.1.1 rake generate_chef_metadata' to generate json for one chef version

Expand Down
Loading

0 comments on commit da712e1

Please sign in to comment.