Skip to content

Commit

Permalink
Pin lua to 5.1
Browse files Browse the repository at this point in the history
The openresty lua plugin only supports 5.1.

Signed-off-by: Steven Danna <[email protected]>
  • Loading branch information
stevendanna committed Oct 19, 2016
1 parent ea23d5a commit cf8acbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omnibus/config/projects/chef-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

override :rabbitmq, version: "3.3.4"
override :erlang, version: "17.5"
override :lua, version: "5.1.5"
override :ruby, version: "2.2.5"
override :rubygems, version: "2.6.6"
override :'omnibus-ctl', version: "master"
Expand Down

0 comments on commit cf8acbb

Please sign in to comment.