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

@@ -100,11 +100,11 @@
">= 1.1"
]
],
"version": "8.0.0",
"version": "8.0.1",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/build-essential/versions/8.0.0/download",
"version": "8.0.0"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/build-essential/versions/8.0.1/download",
"version": "8.0.1"
}
},
{
@@ -115,11 +115,11 @@
">= 1.2.2"
]
],
"version": "1.0.4",
"version": "2.0.2",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/seven_zip/versions/1.0.4/download",
"version": "1.0.4"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/seven_zip/versions/2.0.2/download",
"version": "2.0.2"
}
},
{
@@ -1103,16 +1103,13 @@
{
"name": "homebrew",
"dependencies": [
[
"build-essential",
">= 2.1.2"
]
],
"version": "2.0.5",
"version": "3.0.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/homebrew/versions/2.0.5/download",
"version": "2.0.5"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/homebrew/versions/3.0.0/download",
"version": "3.0.0"
}
},
{
@@ -1126,6 +1123,67 @@
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/logrotate/versions/1.9.2/download",
"version": "1.9.2"
}
},
{
"name": "poise-ruby-build",
"dependencies": [
[
"poise",
"~> 2.0"
],
[
"poise-build-essential",
"~> 1.0"
],
[
"poise-git",
"~> 1.0"
],
[
"poise-ruby",
"~> 2.1"
]
],
"version": "1.1.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/poise-ruby-build/versions/1.1.0/download",
"version": "1.1.0"
}
},
{
"name": "poise-build-essential",
"dependencies": [
[
"poise",
"~> 2.6"
]
],
"version": "1.0.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/poise-build-essential/versions/1.0.0/download",
"version": "1.0.0"
}
},
{
"name": "poise-git",
"dependencies": [
[
"poise",
"~> 2.6"
],
[
"poise-languages",
"~> 2.1"
]
],
"version": "1.0.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/poise-git/versions/1.0.0/download",
"version": "1.0.0"
}
}
]
}