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:
2017-04-17 11:40:31 +02:00
parent 4530190df6
commit 54332db8de
96 changed files with 2830 additions and 903 deletions

View File

@@ -1,10 +0,0 @@
name "seven_zip"
maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Installs/Configures the 7-zip file archiver"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.4"
supports "windows"
depends "windows", ">= 1.2.2"