Sysctl moved to requiring a newer chef then the precise vagrant box

This commit is contained in:
Tim Kuhlman 2014-05-19 12:35:49 -06:00
parent f8d9103349
commit 64cac72d77

View File

@ -18,3 +18,4 @@ cookbook 'zookeeper', git: 'https://github.com/hpcloud-mon/cookbooks-zookeeper'
# community cookbook we pin
cookbook 'hostsfile', '= 1.0.1'
cookbook 'build-essential', '= 1.4.4'
cookbook 'sysctl', '= 0.4.0'