Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spjmurray committed Feb 24, 2016
1 parent ae5b0fc commit 7129f2f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "datacentred-nfsen",
"version": "1.0.0",
"author": "DataCentred Ltd",
"license": "GPL-3.0",
"summary": "NfSen Orchestration",
"source": "https://github.com/datacentred/puppet-nfsen",
"project_page": "https://github.com/datacentred/puppet-nfsen",
"issues_url": "https://github.com/datacentred/puppet-nfsen/issues",
"tags": ["nfsen"],
"operatingsystem_support": [
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [ "14.04" ]
},
],
"dependencies": [
{ "name": "puppetlabs/stdlib", "version_requirement": ">=4.6.0" },
{ "name": "puppetlabs/apache", "version_requirement": ">=2.1.0" },
{ "name": "puppetlabs/vcsrepo", "version_requirement": ">=1.3.0" }
]
}

0 comments on commit 7129f2f

Please sign in to comment.