Feature #5440
openSupport image provisioning, bios, and raid management through Dell Lifecycle Controller
Description
Dell provides a way to set bios values, configure RAID, and provision through the LCC.
All hardware fact information can be gathered through LLC allowing the ability to control the server before install. This also allows control across environments which do not allow for PXE boot or an interface cannot be made available for administration.
http://en.community.dell.com/techcenter/systems-management/w/wiki/1979.lifecycle-controller.aspx
Guide to scripting control of the LLC
http://en.community.dell.com/techcenter/extras/m/white_papers/20438394.aspx
Collection of wsman scripts for managing and configuring the server through the LLC2 including provisioning scripts
http://en.community.dell.com/techcenter/extras/m/white_papers/20066181.aspx
github project for Dell-ASM ruby module to be used with Puppet (It allows configuration of BIOS, Raid, and Network settings but doesn't provision)
https://github.com/dell-asm/dell-idrac
I am not a developer nor sure how to start the plugin for this at all but would be glad to help out where ever I could to get this feature going