Forge Home

6,447 downloads

4,622 latest version

4.3 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.4 (latest)
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
released Aug 8th 2018
This version is compatible with:
  • ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'beneficialcucumber-dell', '0.1.4'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add beneficialcucumber-dell
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install beneficialcucumber-dell --version 0.1.4

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

beneficialcucumber/dell — version 0.1.4 Aug 8th 2018

dell

Table of Contents

  1. Description
  2. Setup - The basics of getting started with dell
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. 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.