cookbooks

This commit is contained in:
2019-05-14 16:18:49 -04:00
parent eb4e36fe00
commit 187e10a151
75 changed files with 3861 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"name": "hosting",
"description": "Installs/Configures hosting",
"long_description": "Installs/Configures hosting",
"maintainer": "The Authors",
"maintainer_email": "you@example.com",
"license": "All Rights Reserved",
"platforms": {
},
"dependencies": {
},
"providing": {
},
"recipes": {
},
"version": "0.1.0",
"source_url": "",
"issues_url": "",
"privacy": false,
"chef_versions": [
[
">= 13.0"
]
],
"ohai_versions": [
],
"gems": [
]
}