Update Batali file

This commit is contained in:
Greg Karékinian
2016-01-22 22:26:44 +00:00
parent 0aa9ac5682
commit fa07ddaa64
2 changed files with 8 additions and 7 deletions

3
Batali
View File

@@ -19,12 +19,13 @@ Batali.define do
cookbook 'ufw'
cookbook 'ssh_known_hosts'
cookbook 'nginx'
cookbook 'build-essential'
cookbook 'build-essential', '~> 2.2.4'
cookbook 'mysql'
cookbook 'database'
cookbook 'mysql2_chef_gem'
cookbook 'omnibus_updater', '~> 1.0.4'
cookbook 'timezone-ii'
cookbook 'nodejs', '~> 2.4.4'
end
# vim: set filetype=ruby