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 Camptocamp Postfix
Commits
84ab23aa
Unverified
Commit
84ab23aa
authored
Aug 26, 2021
by
Tim Meusel
Committed by
GitHub
Aug 26, 2021
Browse files
Merge pull request #301 from voxpupuli/centos
Drop RedHat 6; Add CentOS 7/8 support
parents
72fa5ef2
ffc44105
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata.json
View file @
84ab23aa
...
...
@@ -43,7 +43,13 @@
{
"operatingsystem"
:
"RedHat"
,
"operatingsystemrelease"
:
[
"6"
,
"7"
,
"8"
]
},
{
"operatingsystem"
:
"CentOS"
,
"operatingsystemrelease"
:
[
"7"
,
"8"
]
...
...
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