tspy-puppet_module


Keywords
modules, module, search, uninstall, forge, install, puppet-forge, task
License
Apache-2.0
Install
puppet module install tspy-puppet_module --version 0.1.0

Documentation

puppet_module

Table of Contents

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

Description

The puppet_module task enables users to Install, Uninstall, Search, and List modules.

Setup

Setup Requirements OPTIONAL

Install the module through your Puppetfile or through the command line on the Puppet Master.

Beginning with puppet_module

Usage

Go to Puppet Web UI > Tasks > Select puppet_module::install example:

Image

puppet_module::uninstall example:

Image

puppet_module::search example:

Image

puppet_module::list example:

Image

Reference

More information about installing Puppet Modules from the Puppet Forge

More information on uninstalling Puppet Modules

More information on searching Puppet Modules on the Puppet Forge

More information on Puppet Module List commands

Limitations

These tasks can only run on the Puppet Master.

Development

Fork it, change it, submit it, make it your own, or provide feedback.