Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Commit

Permalink
Pin 'line' cookbook to less than 2.0.0
Browse files Browse the repository at this point in the history
(cherry picked from commit a4199af)
  • Loading branch information
http-418 authored and vt0r committed Jun 19, 2018
1 parent 40da49e commit 1a674af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/bcpc/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
depends 'cron'
depends 'database'
depends 'graphite_handler'
depends 'line'
depends 'line', '< 2.0.0' # 2.0.0 drops Chef 12.0 support
depends 'maven', '~> 5.0.1'
depends 'nscd'
depends 'ntp'
Expand Down

0 comments on commit 1a674af

Please sign in to comment.