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
e179626f
Commit
e179626f
authored
Mar 13, 2021
by
Stefan Schulte
Browse files
maint: Add Support for RHEL8
parent
349e516e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e179626f
...
...
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
### Added
-
Support RHEL8 and CentOS 8
### Changed
-
Update structure to work with latest puppet version
...
...
metadata.json
View file @
e179626f
...
...
@@ -16,7 +16,8 @@
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
"7"
,
"8"
]
},
{
...
...
@@ -24,7 +25,8 @@
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
"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