Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / files / puppet-dnsmasq / metadata.json.patch
1 --- /dev/null   2019-10-28 19:50:04.372284581 -0700
2 +++ b/metadata.json     2019-10-31 12:11:57.326213149 -0700
3 @@ -0,0 +1,14 @@
4 +{
5 +  "name": "puppet-dnsmasq",
6 +  "version": "1.1.0",
7 +  "author": "Javier Bertoli",
8 +  "summary": "Puppet module for dnsmasq.",
9 +  "license": "Apache-2.0",
10 +  "source": "https://github.com/netmanagers/puppet-dnsmasq",
11 +  "project_page": "http://www.netmanagers.com.ar",
12 +  "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
13 +  "dependencies": [
14 +       {"name":"puppetlabs/stdlib","version_requirement":">= 4.1.0 < 5.0.0"},
15 +       {"name":"puppetlabs/concat","version_requirement":">= 1.1.0 < 5.0.0"}
16 +  ]
17 +}