forked from dhoppe/puppet-puppet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
47 lines (47 loc) · 2.27 KB
/
metadata.json
File metadata and controls
47 lines (47 loc) · 2.27 KB
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
{
"name": "dhoppe-puppet",
"author": "Dennis Hoppe",
"description": "Puppet Module for Debian, Ubuntu",
"license": "GPLv2",
"project_page": "http://github.com/dhoppe/puppet-puppet",
"source": "git://github.com/dhoppe/puppet-puppet",
"summary": "Puppet Module",
"version": "0.0.9",
"checksums": {
"Modulefile": "8e3632e722f60aaa3640fd1fdd6899ba",
"README": "f5b1b3d3a4f5f817e0f0066e7a442b2a",
"examples/puppet.yaml": "177b736292128311b290cea8a41d71de",
"files/common/etc/default/puppet": "f44465a767c8947234db9711a6fafa46",
"lib/hiera.rb": "e84a5a2db45140af852ed6cbd3c6ca6f",
"lib/hiera/backend.rb": "444961d1adb743c0cfda2854629fc201",
"lib/hiera/backend/puppet_backend.rb": "49cd49fa840a71d5752cd2d2ecb03d9c",
"lib/hiera/backend/yaml_backend.rb": "8c16661fb89c0441d8047beff1966c27",
"lib/hiera/config.rb": "6b7e88595a119bf1ece89a3d5c895d6c",
"lib/hiera/console_logger.rb": "c0673fe44d7f8a57483a5ea18519e7c5",
"lib/hiera/puppet_logger.rb": "e77dad602a2df7ffa1e0ebc044628f37",
"lib/hiera/scope.rb": "0b824ca6edf6bf986c974175f4002bfa",
"lib/puppet/parser/functions/hiera.rb": "82b2c850bf9e2e46f1aea769e090d706",
"lib/puppet/parser/functions/hiera_array.rb": "b87b306119b6055d8f08e1f12f9a5730",
"lib/puppet/parser/functions/hiera_hash.rb": "5e93ef44d4b35d6de0427ad618aa215c",
"lib/puppet/parser/functions/hiera_include.rb": "7cb1543df40a7e844935410bf43e6379",
"manifests/init.pp": "bf04bc2ce0c10673be874a3a53af6eee",
"manifests/master.pp": "708e0363e6d66a84d3e6eea899b10ca1",
"spec/spec.opts": "a600ded995d948e393fbe2320ba8e51c",
"spec/spec_helper.rb": "ca19ec4f451ebc7fdb035b52eae6e909",
"templates/common/etc/puppet/auth.conf.erb": "7fa101858b5eae26369664c5fdcb56f2",
"templates/common/etc/puppet/namespaceauth.conf.erb": "38c387a73262c1c06e83c5835ff90ac9",
"templates/common/etc/puppet/puppet-agent.conf.erb": "434f4e0d193e343d8e7e1e7da2e292c5",
"templates/common/etc/puppet/puppet-master.conf.erb": "d512a99b0a0babc230d226e20357af40",
"tests/init.pp": "d2609a7f67522ad7f71f07be8070ecaa"
},
"dependencies": [
{
"name": "dhoppe/mysql",
"versionRequirement": "\u003e\u003d0.0.1"
},
{
"name": "dhoppe/postgresql",
"versionRequirement": "\u003e\u003d0.0.1"
}
]
}