Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
0c022fac
Commit
0c022fac
authored
Sep 03, 2014
by
Jonathan Gazeley
Browse files
Add some OS version data and puppet module dependencies
parent
7f53e125
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata.json
View file @
0c022fac
...
...
@@ -7,10 +7,31 @@
"source"
:
"https://github.com/djjudas21/puppet-freeradius"
,
"project_page"
:
"https://github.com/djjudas21/puppet-freeradius"
,
"issues_url"
:
"https://github.com/djjudas21/puppet-freeradius/issues"
,
"operatingsystem_support"
:
[
{
"operatingsystem"
:
"RedHat"
,
"operatingsystemrelease"
:
[
"5.0"
,
"6.0"
]
},
{
"operatingsystem"
:
"Debian"
,
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
]
}
],
"dependencies"
:
[
{
"name"
:
"puppetlabs-stdlib"
,
"version_range"
:
">= 1.0.0"
},
{
"name"
:
"puppetlabs-concat"
,
"version_range"
:
">= 1.0.0"
}
]
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment