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
Lonlone Lee
base
Commits
93e2869e
Commit
93e2869e
authored
Jun 23, 2016
by
Jonathan Lent
Browse files
Expanding ipmi for EL7 support, see NEWS
parent
ceb1c59c
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
93e2869e
UNRELEASED
(
2016
-
06
-
23
)
[
ipmi
]
EL
package
requires
(
like
EL6
,
EL7
only
has
available
OpenIPMI
,
and
not
OpenIPMI
-
tools
(
jlent
)
release
/
004.062
(
2016
-
06
-
03
)
[
os
]
Fix
references
applicable
to
Oracle
Linux
...
...
manifests/ipmi.pp
View file @
93e2869e
...
...
@@ -61,7 +61,7 @@ class base::ipmi {
}
'RedHat'
:
{
case
$::lsbmajdistrelease
{
'6'
:
{
'6'
,
'7'
:
{
package
{
'OpenIPMI'
:
ensure
=>
present
;
}
}
default
:
{
...
...
Write
Preview
Markdown
is supported
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