Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
rpmkey
Commits
a27d774a
Commit
a27d774a
authored
Jan 27, 2015
by
Michael Moll
Browse files
update OS data in metadata.json
parent
0d956929
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata.json
View file @
a27d774a
...
...
@@ -9,10 +9,18 @@
"issues_url"
:
"https://github.com/stschulte/puppet-rpmkey/issues"
,
"dependencies"
:
[
],
"operatingsystem_support"
:
[
{
"operatingsystem"
:
"CentOS"
,
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
]
},
{
"operatingsystem"
:
"RedHat"
,
"operatingsystemrelease"
:
[
"5.0"
,
"6.0"
]
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
]
},
{
"operatingsystem"
:
"SLES"
,
"operatingsystemrelease"
:
[
"11"
,
"12"
]
}
],
"tags"
:
[
"rpm"
,
"gpg"
]
"tags"
:
[
"rpm"
,
"gpg"
]
}
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