Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #470 from chef/ksubrama/pin
Browse files Browse the repository at this point in the history
Pin chefdk to 'stable' branches of ohai,chef
  • Loading branch information
Kartik Null Cating-Subramanian committed Sep 2, 2015
2 parents 312e0e9 + 7381b77 commit 271733b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config/projects/chefdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@
end

# Uncomment to pin the chef version
#override :chef, version: "12.4.1"
#override :ohai, version: '8.5.1'
#override :chefdk, version: '0.7.0'
override :chef, version: "stable"
override :ohai, version: 'stable'

override :berkshelf, version: "v3.3.0"
override :bundler, version: "1.10.0"
Expand Down

0 comments on commit 271733b

Please sign in to comment.