Skip to content

jhoblitt/puppet-ipmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet ipmi Module

Build Status

Table of Contents

  1. Overview
  2. Description
  3. Usage
  4. Limitations
  5. Support

Overview

Manages the OpenIPMI package

Description

Installs the OpemIPMI package and enables the ipmi service. This loads the kernel drivers needed for communicating with the BMC from user space.

Usage

include ipmi

Limitations

At present, only support for $::osfamily == 'RedHat' has been implimented. Adding other Linux distrubtions should be trivial.

Tested on

  • el5.x
  • el6.x

Support

Please log tickets and issues at github