Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
appzer authored Mar 2, 2017
1 parent 23b469f commit e095b50
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "puppet-pushsafer",
"version": "0.0.1",
"author": "Pushsafer.com Kevin Siml",
"license": "Apache-2.0",
"summary": "A Puppet report handler for sending notifications of failed runs as a push notification by Pushsafer.com",
"source": "https://github.com/appzer/puppet-pushsafer",
"project_page": "https://www.pushsafer.com/en/puppet",
"issues_url": "https://github.com/appzer/puppet-pushsafer/issues",
"tags": ["push", "pushnotification", "push notification", "android", "iphone", "ipad", "windows 10", "win10", "pushsafer"],
"dependencies": [
{ "name": "puppetlabs/stdlib", "version_requirement": ">= 2.6.5" }
],
"data_provider": "none"
}

0 comments on commit e095b50

Please sign in to comment.