Update cookbooks

This commit is contained in:
Greg Karékinian
2016-04-16 00:15:56 +02:00
parent 3854ab7232
commit c50b096c37
127 changed files with 1792 additions and 7431 deletions

View File

@@ -2,43 +2,107 @@
"infrastructure": false,
"cookbook": [
{
"name": "mediawiki",
"name": "php-fpm",
"dependencies": [
[
"apache2",
"apt",
"> 0"
],
[
"php",
"> 0"
],
[
"mysql",
"> 0"
],
[
"database",
"> 0"
"yum",
">= 3.0"
]
],
"version": "0.1.0",
"version": "0.7.5",
"source": {
"url": "https://github.com/67P/mediawiki-cookbook.git",
"ref": "35e33e3d563987fa7c156def2d26654ecc4cb9a1",
"url": "https://github.com/67P/cookbook-php-fpm.git",
"ref": "00ae43a225cf23fd3ed937f27ab25aba8d812db9",
"type": "Batali::Source::Git",
"subdirectory": null
}
},
{
"name": "apache2",
"name": "apt",
"dependencies": [
],
"version": "3.1.0",
"version": "2.9.2",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/apache2/versions/3.1.0/download",
"version": "3.1.0"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/apt/versions/2.9.2/download",
"version": "2.9.2"
}
},
{
"name": "yum",
"dependencies": [
],
"version": "3.10.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/yum/versions/3.10.0/download",
"version": "3.10.0"
}
},
{
"name": "wordpress",
"dependencies": [
[
"php",
"> 0"
],
[
"openssl",
"> 0"
],
[
"apache2",
">= 2.0.0"
],
[
"database",
">= 1.6.0"
],
[
"mysql",
">= 6.0"
],
[
"mysql2_chef_gem",
"~> 1.0.1"
],
[
"build-essential",
"> 0"
],
[
"iis",
">= 1.6.2"
],
[
"tar",
">= 0.3.1"
],
[
"nginx",
"~> 2.7.4"
],
[
"php-fpm",
"> 0"
],
[
"selinux",
"~> 0.7"
]
],
"version": "3.0.0",
"source": {
"url": "https://github.com/67P/wordpress-cookbook.git",
"ref": "bc6a108fcfb05c3fafd903bcf81ac33617e6cef9",
"type": "Batali::Source::Git",
"subdirectory": null
}
},
{
@@ -131,11 +195,11 @@
">= 0.0.0"
]
],
"version": "6.1.2",
"version": "6.1.3",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/mysql/versions/6.1.2/download",
"version": "6.1.2"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/mysql/versions/6.1.3/download",
"version": "6.1.3"
}
},
{
@@ -153,18 +217,6 @@
"version": "0.1.21"
}
},
{
"name": "yum",
"dependencies": [
],
"version": "3.10.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/yum/versions/3.10.0/download",
"version": "3.10.0"
}
},
{
"name": "smf",
"dependencies": [
@@ -249,6 +301,33 @@
"version": "4.1.6"
}
},
{
"name": "openssl",
"dependencies": [
[
"chef-sugar",
">= 3.1.1"
]
],
"version": "4.4.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/openssl/versions/4.4.0/download",
"version": "4.4.0"
}
},
{
"name": "apache2",
"dependencies": [
],
"version": "3.1.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/apache2/versions/3.1.0/download",
"version": "3.1.0"
}
},
{
"name": "database",
"dependencies": [
@@ -288,30 +367,212 @@
}
},
{
"name": "apt",
"name": "mysql2_chef_gem",
"dependencies": [
[
"build-essential",
">= 0.0.0"
],
[
"mysql",
"~> 6.0"
],
[
"mariadb",
">= 0.0.0"
]
],
"version": "2.9.2",
"version": "1.0.2",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/apt/versions/2.9.2/download",
"version": "2.9.2"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/mysql2_chef_gem/versions/1.0.2/download",
"version": "1.0.2"
}
},
{
"name": "openssl",
"name": "mariadb",
"dependencies": [
[
"chef-sugar",
">= 3.1.1"
"apt",
">= 0.0.0"
],
[
"yum",
">= 0.0.0"
],
[
"yum-epel",
">= 0.0.0"
]
],
"version": "4.4.0",
"version": "0.3.1",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/openssl/versions/4.4.0/download",
"version": "4.4.0"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/mariadb/versions/0.3.1/download",
"version": "0.3.1"
}
},
{
"name": "tar",
"dependencies": [
],
"version": "0.7.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/tar/versions/0.7.0/download",
"version": "0.7.0"
}
},
{
"name": "nginx",
"dependencies": [
[
"apt",
"~> 2.2"
],
[
"bluepill",
"~> 2.3"
],
[
"build-essential",
"~> 2.0"
],
[
"ohai",
"~> 2.0"
],
[
"runit",
"~> 1.2"
],
[
"yum-epel",
"~> 0.3"
]
],
"version": "2.7.6",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/nginx/versions/2.7.6/download",
"version": "2.7.6"
}
},
{
"name": "bluepill",
"dependencies": [
[
"rsyslog",
"~> 2.0"
]
],
"version": "2.4.1",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/bluepill/versions/2.4.1/download",
"version": "2.4.1"
}
},
{
"name": "rsyslog",
"dependencies": [
],
"version": "2.2.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/rsyslog/versions/2.2.0/download",
"version": "2.2.0"
}
},
{
"name": "ohai",
"dependencies": [
],
"version": "2.1.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/ohai/versions/2.1.0/download",
"version": "2.1.0"
}
},
{
"name": "runit",
"dependencies": [
[
"packagecloud",
">= 0.0.0"
]
],
"version": "1.7.6",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/runit/versions/1.7.6/download",
"version": "1.7.6"
}
},
{
"name": "packagecloud",
"dependencies": [
],
"version": "0.2.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/packagecloud/versions/0.2.0/download",
"version": "0.2.0"
}
},
{
"name": "selinux",
"dependencies": [
],
"version": "0.9.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/selinux/versions/0.9.0/download",
"version": "0.9.0"
}
},
{
"name": "mediawiki",
"dependencies": [
[
"apache2",
"> 0"
],
[
"php",
"> 0"
],
[
"mysql",
"> 0"
],
[
"database",
"> 0"
],
[
"nginx",
"> 0"
],
[
"mysql2_chef_gem",
"> 0"
],
[
"php-fpm",
"> 0"
]
],
"version": "0.2.0",
"source": {
"type": "Batali::Source::Path",
"path": "/Users/kare/code/kosmos/cookbooks/mediawiki-cookbook"
}
},
{
@@ -445,33 +706,6 @@
"version": "2.0.5"
}
},
{
"name": "poise",
"dependencies": [
],
"version": "2.6.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/poise/versions/2.6.0/download",
"version": "2.6.0"
}
},
{
"name": "poise-service",
"dependencies": [
[
"poise",
"~> 2.0"
]
],
"version": "1.1.1",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/poise-service/versions/1.1.1/download",
"version": "1.1.1"
}
},
{
"name": "application",
"dependencies": [
@@ -586,11 +820,11 @@
">= 0.0.0"
]
],
"version": "2.4.0",
"version": "2.5.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/firewall/versions/2.4.0/download",
"version": "2.4.0"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/firewall/versions/2.5.0/download",
"version": "2.5.0"
}
},
{
@@ -620,153 +854,6 @@
"version": "1.0.9"
}
},
{
"name": "nginx",
"dependencies": [
[
"apt",
"~> 2.2"
],
[
"bluepill",
"~> 2.3"
],
[
"build-essential",
"~> 2.0"
],
[
"ohai",
"~> 2.0"
],
[
"runit",
"~> 1.2"
],
[
"yum-epel",
"~> 0.3"
]
],
"version": "2.7.6",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/nginx/versions/2.7.6/download",
"version": "2.7.6"
}
},
{
"name": "bluepill",
"dependencies": [
[
"rsyslog",
"~> 2.0"
]
],
"version": "2.4.1",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/bluepill/versions/2.4.1/download",
"version": "2.4.1"
}
},
{
"name": "rsyslog",
"dependencies": [
],
"version": "2.2.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/rsyslog/versions/2.2.0/download",
"version": "2.2.0"
}
},
{
"name": "ohai",
"dependencies": [
],
"version": "2.1.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/ohai/versions/2.1.0/download",
"version": "2.1.0"
}
},
{
"name": "runit",
"dependencies": [
[
"packagecloud",
">= 0.0.0"
]
],
"version": "1.7.6",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/runit/versions/1.7.6/download",
"version": "1.7.6"
}
},
{
"name": "packagecloud",
"dependencies": [
],
"version": "0.2.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/packagecloud/versions/0.2.0/download",
"version": "0.2.0"
}
},
{
"name": "mysql2_chef_gem",
"dependencies": [
[
"build-essential",
">= 0.0.0"
],
[
"mysql",
"~> 6.0"
],
[
"mariadb",
">= 0.0.0"
]
],
"version": "1.0.2",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/mysql2_chef_gem/versions/1.0.2/download",
"version": "1.0.2"
}
},
{
"name": "mariadb",
"dependencies": [
[
"apt",
">= 0.0.0"
],
[
"yum",
">= 0.0.0"
],
[
"yum-epel",
">= 0.0.0"
]
],
"version": "0.3.1",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/mariadb/versions/0.3.1/download",
"version": "0.3.1"
}
},
{
"name": "omnibus_updater",
"dependencies": [
@@ -790,108 +877,6 @@
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/timezone-ii/versions/0.2.0/download",
"version": "0.2.0"
}
},
{
"name": "wordpress",
"dependencies": [
[
"php",
">= 0.0.0"
],
[
"openssl",
">= 0.0.0"
],
[
"apache2",
">= 2.0.0"
],
[
"database",
">= 1.6.0"
],
[
"mysql",
">= 6.0"
],
[
"mysql2_chef_gem",
"~> 1.0.1"
],
[
"build-essential",
">= 0.0.0"
],
[
"iis",
">= 1.6.2"
],
[
"tar",
">= 0.3.1"
],
[
"nginx",
"~> 2.7.4"
],
[
"php-fpm",
"~> 0.6.10"
],
[
"selinux",
"~> 0.7"
]
],
"version": "3.0.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/wordpress/versions/3.0.0/download",
"version": "3.0.0"
}
},
{
"name": "tar",
"dependencies": [
],
"version": "0.7.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/tar/versions/0.7.0/download",
"version": "0.7.0"
}
},
{
"name": "php-fpm",
"dependencies": [
[
"apt",
">= 0.0.0"
],
[
"yum",
">= 3.0.0"
]
],
"version": "0.6.10",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/php-fpm/versions/0.6.10/download",
"version": "0.6.10"
}
},
{
"name": "selinux",
"dependencies": [
],
"version": "0.9.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/selinux/versions/0.9.0/download",
"version": "0.9.0"
}
}
]
}