Update cookbooks
This commit is contained in:
10
Batali
10
Batali
@@ -5,7 +5,13 @@ Batali.define do
|
||||
|
||||
cookbook 'mediawiki',
|
||||
git: 'https://github.com/67P/mediawiki-cookbook.git',
|
||||
ref: 'master'
|
||||
ref: 'nginx'
|
||||
cookbook 'php-fpm',
|
||||
git: 'https://github.com/67P/cookbook-php-fpm.git',
|
||||
ref: 'ubuntu_systemd'
|
||||
cookbook 'wordpress',
|
||||
git: 'https://github.com/67P/wordpress-cookbook.git',
|
||||
ref: 'relax_dependencies'
|
||||
cookbook 'postfix'
|
||||
cookbook 'unattended-upgrades'
|
||||
cookbook 'application_nodejs',
|
||||
@@ -20,6 +26,7 @@ Batali.define do
|
||||
git: 'https://github.com/phlipper/chef-redis.git',
|
||||
ref: 'v0.5.6'
|
||||
cookbook 'ufw'
|
||||
cookbook 'firewall'
|
||||
cookbook 'ssh_known_hosts'
|
||||
cookbook 'nginx'
|
||||
cookbook 'build-essential', '~> 2.2.4'
|
||||
@@ -29,6 +36,5 @@ Batali.define do
|
||||
cookbook 'omnibus_updater', '~> 1.0.4'
|
||||
cookbook 'timezone-ii'
|
||||
cookbook 'nodejs', '~> 2.4.4'
|
||||
cookbook 'wordpress'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user