Version information
released Aug 8th 2018
This version is compatible with:
- ,
Start using this module
Add this module to your Puppetfile:
mod 'beneficialcucumber-dell', '0.1.4'
Learn more about managing modules with a PuppetfileDocumentation
beneficialcucumber/dell — version 0.1.4 Aug 8th 2018
dell
Table of Contents
- Description
- Setup - The basics of getting started with dell
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Description
This puppet module setup Dell's Yum repositories for dell-system-update and optionally srvadmin.
Setup
Setup Requirements
Include the dell class on node's you would like to manage dell software on.
Usage
Dell-system-update (dsu) will be installed by default. If you would like the srvadmin suite of software installed as well, you can define dell::manage_srvadmin via hiera
Limitations
This module is written primarily for RedHat based operating systems and is not tested on anything else.
Development
Contributions to support Ubuntu server or further fine-tune srvadmin packages is welcome.