Update upstream cookbooks

This commit is contained in:
Greg Karékinian
2017-03-20 13:19:10 +00:00
parent bfd2d52ea8
commit bcfd44b923
340 changed files with 12576 additions and 5465 deletions

8
Batali
View File

@@ -19,7 +19,6 @@ Batali.define do
ref: 'master'
cookbook 'application', '4.1.6'
cookbook 'users'
cookbook 'chef-solo-search'
cookbook 'sudo'
cookbook 'hostname'
cookbook 'redis',
@@ -27,16 +26,15 @@ Batali.define do
ref: 'v0.5.6'
cookbook 'ufw'
cookbook 'firewall'
cookbook 'ssh_known_hosts'
cookbook 'nginx'
cookbook 'build-essential', '~> 2.2.4'
cookbook 'build-essential'
cookbook 'mysql'
cookbook 'database'
cookbook 'mysql2_chef_gem'
cookbook 'omnibus_updater', '~> 1.0.4'
cookbook 'omnibus_updater'
cookbook 'timezone-ii'
cookbook 'nodejs', '~> 3.0.0'
cookbook 'ark', '~> 2.2.1'
cookbook 'ark'
cookbook 'logrotate'
end