/puppet-module-utils

Puppet module to manage arbitrary utilities

Primary LanguageRubyOtherNOASSERTION

puppet-module-utils

This module manages arbitrary installation of utilities.

Takes no action if no packages are specified.

Build Status

===

Compatibility

Systems with package repositories that only need the name of the packages passed to the package resource.

===

Parameters

packages

Array of packages to install.

  • Default: 'UNSET'