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

Commit

Permalink
use newer elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
mburns committed Mar 18, 2018
1 parent b8dadba commit 38416ec
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 @@ -12,7 +12,7 @@ group :vagrant do
cookbook 'apt'
cookbook 'apache2'
cookbook 'build-essential'
cookbook 'elasticsearch', '~ 2.4.0'
cookbook 'elasticsearch', '~> 3.4'
cookbook 'java'
cookbook 'netstat'
cookbook 'ohai'
Expand Down

0 comments on commit 38416ec

Please sign in to comment.