aboutsummaryrefslogtreecommitdiffstats
path: root/modules/opendkim/metadata.json
blob: 81b2f70d60d59155cf59e2a47fd5d66889a3c2c4 (plain)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "name": "bi4o4ek-opendkim",
  "version": "0.0.7",
  "author": "Vladimir Bykanov",
  "summary": "Configures OpenDKIM",
  "license": "Apache-2.0",
  "source": "https://github.com/bi4o4ek/puppet-opendkim",
  "project_page": "https://github.com/bi4o4ek/puppet-opendkim",
  "issues_url": "https://github.com/bi4o4ek/puppet-opendkim/issues",
  "operatingsystem_support": [
    {
      "operatingsystem": "RedHat",
      "operatingsystemrelease": [
        "5",
        "6",
        "7"
      ]
    },
    {
      "operatingsystem": "CentOS",
      "operatingsystemrelease": [
        "5",
        "6",
        "7"
      ]
    },
    {
      "operatingsystem": "Mageia",
      "operatingsystemrelease": [
        "7",
        "8",
        "9"
      ]
    }
  ],
  "dependencies": [
    {
    }
  ],
  "description": "UNKNOWN",
  "types": [

  ],
  "checksums": {
    "Gemfile": "19456e851851a3bd7aa6729108429dde",
    "LICENSE": "fa818a259cbed7ce8bc2a22d35a464fc",
    "Modulefile": "9a3b46c73c1ae7309fe2d35c5e6fa549",
    "Puppetfile": "607001b25e4f9d020b2ce4444174a654",
    "README.md": "0764cc9bb9de221c97bce2664ba99657",
    "Rakefile": "a162d9397ed53fa8fa49c57609feedcb",
    "manifests/domain.pp": "61f78cbd4376e58a7b26f1298f38804b",
    "manifests/init.pp": "4987dcd9ebc88e7ea0de3b74c9af6d9c",
    "manifests/trusted.pp": "bcc132622e2c2e39bcbc3116c7788c8b",
    "spec/classes/init_spec.rb": "0451831b29191c21b2cdc045c94a2243",
    "spec/classes/opendkim_spec.rb": "9f06a3f005344875a0fb5753ab43cb34",
    "spec/spec_helper.rb": "0db89c9a486df193c0e40095422e19dc",
    "templates/opendkim.conf": "047e76e4c2a0a15754101f2da32ab2fe",
    "tests/init.pp": "8c9ab8c85cd89dae1ad97cbe949a7e6e"
  }
}