forked from attachmentgenie/attachmentgenie-ufw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
33 lines (33 loc) · 1.49 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
{
"name": "attachmentgenie-ufw",
"author": "Eivind Uggedal \[email protected]\u003e",
"description": "Module for configuring UFW (Uncomplicated Firewall).\n\nTested on Debian GNU/Linux 6.0 Squeeze and Ubuntu 12.04 LTS with Puppet 2.7. \nPatches for other operating systems are welcome.",
"license": "MIT License",
"project_page": "https://github.com/attachmentgenie/puppet-module-ufw",
"source": "git://github.com/attachmentgenie/puppet-module-ufw.git",
"summary": "Puppet UFW Module",
"version": "1.0.1",
"checksums": {
"Gemfile": "7a90ba90918a5972eb038190feaf7fb4",
"LICENSE": "2d9c14720c9adef6ab3197a70adb690c",
"Modulefile": "66cc5b5df5ab7a08344d2378d3ff4d89",
"README.md": "1da64b57cf437d3d7af833b5b6dd066c",
"Rakefile": "30135290361360248d8139853a15c8a2",
"manifests/allow.pp": "c298217904869a58628a5f793c95d1e1",
"manifests/deny.pp": "99d3a9e0415b1b3c37114acd51caedb8",
"manifests/init.pp": "fa6506b5c8d4926453c2a9539ef0c65a",
"manifests/limit.pp": "096c50250cbdbe4401ceae423714ea67",
"spec/spec.opts": "a600ded995d948e393fbe2320ba8e51c",
"spec/spec_helper.rb": "ca19ec4f451ebc7fdb035b52eae6e909",
"tests/allow.pp": "6c792330a86393231d9a5c5a2e0e9949",
"tests/deny.pp": "96377cee0084b96c14ff1a828961946f",
"tests/init.pp": "0571b366ccfc29695d3df3651845a9b3",
"tests/limit.pp": "2db7323e1b4744a3d3ed29c3de9997c9"
},
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": "\u003e\u003d2.2.1"
}
]
}