fuel-library/deployment/puppet/xinetd/metadata.json
Bartłomiej Piotrowski 42e2ee7ba9 Merge puppetlabs-xinetd v1.3.1 module
Commit: 0740f5343b54523d9ed27f65c05f6c9f045f022b
Source: https://github.com/puppetlabs/puppetlabs-xinetd.git

Change-Id: I05944255240752c07efae6fe18cf4668bfe37ff6
Related: blueprint merge-openstack-puppet-modules
2015-01-12 11:13:12 +01:00

21 lines
569 B
JSON

{
"name": "puppetlabs-xinetd",
"version": "1.3.1",
"author": "puppetlabs",
"summary": "Puppet Labs Xinetd Module",
"license": "Apache License, Version 2.0",
"source": "https://github.com/puppetlabs/puppetlabs-xinetd",
"project_page": "https://github.com/puppetlabs/puppetlabs-xinetd",
"issues_url": "https://github.com/puppetlabs/puppetlabs-xinetd/issues",
"types": [
],
"description": "Puppet module to configure xinetd services",
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=2.2.1"
}
]
}