Forge Home

module_installer

Taks to install modules from the Puppet Forge

5,981 downloads

5,981 latest version

5.0 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.0 (latest)
released Mar 26th 2018
This version is compatible with:
  • Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
  • Puppet >= 4.7.0 < 6.0.0
  • , , , , , ,
This module has been deprecated by its author since Apr 9th 2018.

The author has suggested tspy-puppet_module as its replacement.

Tasks:
  • module_installer

Start using this module

Documentation

tspy/module_installer — version 0.1.0 Mar 26th 2018

module_installer

Table of Contents

  1. Description
  2. Usage - Configuration options and additional functionality
  3. Reference - An under-the-hood peek at what the module is doing and how
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

This module allows you to install Puppet Modules directly from the Puppet Forge.

Usage

Install the Task > Go to Tasks > Select module_installer > Enter or <modulename=version>. If you only specify the 'modulename' the task will install the latest version, otherwise you can specify the version with the 'modulename=version' format.

Reference

How to install modules from Puppet Forge

Limitations

This task will only run on a Puppet Master.

Development

Fork it, update it, change it, or just provide feedback.