Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9344478
megacli.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
531 B
Subscribers
None
megacli.pp
View Options
# MegaCli proprietary LSI adapters management tool profile
class
profile
::
megacli
{
# From http://hwraid.le-vert.net/wiki/DebianPackages:
$keyid
=
lookup
(
'hwraid_levert::apt_config::keyid'
)
$key
=
lookup
(
'hwraid_levert::apt_config::key'
)
apt
::
source
{
'hwraid_levert'
:
location
=>
'http://hwraid.le-vert.net/debian'
,
release
=>
$::lsbdistcodename,
repos
=>
'main'
,
key
=>
{
id
=>
$keyid,
content
=>
$key,
},
}
package
{
'megacli'
:
ensure
=>
'installed'
,
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Fri, Jul 4, 2:29 PM (4 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3244608
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment