This commit is contained in:
2019-05-14 17:53:35 -04:00
parent db1ddf6f47
commit 87f1cc3c24
5 changed files with 19 additions and 43 deletions

View File

@ -1,35 +0,0 @@
{
"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": [
]
}