46 lines
910 B
JSON
46 lines
910 B
JSON
{
|
|
"name": "postfix",
|
|
"description": "Installs and configures postfix for client or outbound relayhost, or to do SASL auth",
|
|
"long_description": "",
|
|
"maintainer": "Sous Chefs",
|
|
"maintainer_email": "help@sous-chefs.org",
|
|
"license": "Apache-2.0",
|
|
"platforms": {
|
|
"amazon": ">= 0.0.0",
|
|
"centos": ">= 0.0.0",
|
|
"debian": ">= 0.0.0",
|
|
"fedora": ">= 0.0.0",
|
|
"freebsd": ">= 0.0.0",
|
|
"oracle": ">= 0.0.0",
|
|
"redhat": ">= 0.0.0",
|
|
"scientific": ">= 0.0.0",
|
|
"smartos": ">= 0.0.0",
|
|
"ubuntu": ">= 0.0.0"
|
|
},
|
|
"dependencies": {
|
|
|
|
},
|
|
"providing": {
|
|
|
|
},
|
|
"recipes": {
|
|
|
|
},
|
|
"version": "6.0.26",
|
|
"source_url": "https://github.com/sous-chefs/postfix",
|
|
"issues_url": "https://github.com/sous-chefs/postfix/issues",
|
|
"privacy": false,
|
|
"chef_versions": [
|
|
[
|
|
">= 12.15"
|
|
]
|
|
],
|
|
"ohai_versions": [
|
|
|
|
],
|
|
"gems": [
|
|
|
|
],
|
|
"eager_load_libraries": true
|
|
}
|