Skip to content

Commit

Permalink
Lock to specific version of opsworks_ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
willkoehler committed Jan 30, 2021
1 parent 25b1bf2 commit 773dc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "https://supermarket.chef.io"

cookbook "opsworks_ruby" # core Rails deploment cookbook
cookbook "opsworks_ruby", "=1.20.0" # core Rails deploment cookbook
cookbook "packages" # allows OS packages to be installed
cookbook "deploy_resource", "= 1.0.2" # lock to 1.0.2 for compatibility with chef < 13

Expand Down

0 comments on commit 773dc1b

Please sign in to comment.