forked from thbe/puppet-ssmtp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
34 lines (34 loc) · 1.36 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"author": "Thomas Bendler \u003cproject@bendler-net.de\u003e",
"checksums": {
"Rakefile": "f37e6131fe7de9a49b09d31596f5fbf1",
"manifests/package.pp": "898dcb889b99c2bca0193f57a94dc64b",
"templates/etc/ssmtp.conf.erb": "0dbb2debf58df46b7a8169f86d4ab409",
"manifests/service.pp": "e5e967c7b9d4a8888003207f66a4e3c1",
"Modulefile": "729c8d48d9ed63050e12f780157f4221",
"spec/spec.opts": "a600ded995d948e393fbe2320ba8e51c",
"tests/init.pp": "207c7c92d6454c48ba6435a81c382ca0",
"spec/spec_helper.rb": "3ea886dd135e120afa31e0aab12e85b0",
"README.markdown": "2da6a2f57c511131aad909a7fe58a709",
"LICENSE": "0e118ca5f3fa18e200a0f493ad21a18e",
"manifests/params.pp": "de2af5ad95f91b89786e9caab0e7bab8",
"manifests/init.pp": "dca0fbd5e0ee761021a6613baadcf48d",
"templates/etc/revaliases.erb": "01f5bffe9fac6f2ff80e5c5898f46f88",
"manifests/config.pp": "b266a4f0fc2c37fcf789eb394816a9bc",
"CHANGELOG": "f15fcc9446b0d8c1486e755a254c6893"
},
"dependencies": [
{
"name": "thbe/yum",
"version_requirement": "\u003e\u003d0.1.1"
}
],
"description": "sSMTP management module",
"license": "GPLv3",
"name": "thbe-ssmtp",
"project_page": "https://github.com/thbe/puppet-ssmtp.git",
"source": "https://github.com/thbe/puppet-ssmtp.git",
"summary": "sSMTP management module",
"types": [],
"version": "0.3.1"
}