Use ruby-build for Mastodon, update cookbooks
This uses the ruby_build provider for Mastodon, installing Ruby 2.4.1 currently. It also updates some other cookbooks and the runlists.
This commit is contained in:
2
Batali
2
Batali
@@ -14,6 +14,7 @@ Batali.define do
|
||||
ref: 'relax_dependencies'
|
||||
cookbook 'postfix'
|
||||
cookbook 'unattended-upgrades'
|
||||
cookbook 'poise-ruby-build', '~> 1.1.0'
|
||||
cookbook 'application'
|
||||
cookbook 'application_javascript'
|
||||
cookbook 'application_ruby'
|
||||
@@ -39,4 +40,3 @@ Batali.define do
|
||||
cookbook 'logrotate'
|
||||
cookbook 'openssl', '~> 7.0.1'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user