dynmotd/metadata.json

21 lines
524 B
JSON
Raw Permalink Normal View History

2015-01-23 16:18:55 +01:00
{
"name": "gardouille-dynmotd",
"version": "0.3.0",
2015-01-23 16:18:55 +01:00
"author": "Gardouille",
"summary": "Manage a 'dynamic' MotD",
"license": "WTFPL",
"source": "https://git.101010.fr/puppet/dynmotd",
"project_page": "https://git.101010.fr/puppet/dynmotd",
"issues_url": "https://git.101010.fr/puppet/dynmotd/issues",
"description": "Dynamic Motd module",
"operatingsystem_support": [
{
"operatingsystem":"Debian"
}
],
2015-01-23 16:18:55 +01:00
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":"4.x"}
2015-01-23 16:18:55 +01:00
]
}