Updated license name to be SPDX-correct
[integration/packaging/puppet-opendaylight.git] / metadata.json
1 {
2   "name": "dfarrell07-opendaylight",
3   "version": "0.0.1",
4   "author": "Daniel Farrell",
5   "summary": "Puppet module to deploy OpenDaylight SDN controller",
6   "license": "BSD-2-Clause",
7   "source": "https://github.com/dfarrell07/dfarrell07-opendaylight",
8   "project_page": "https://github.com/dfarrell07/dfarrell07-opendaylight",
9   "issues_url": "https://github.com/dfarrell07/dfarrell07-opendaylight/issues",
10   "dependencies": [
11     {
12       "name": "puppetlabs-stdlib",
13       "version_requirement": ">= 1.0.0"
14     }
15   ]
16 }