Forge Home

mcollective_agent_bolt_tasks

Puppet Tasks integration for Choria

69,663 downloads

2,442 latest version

3.1 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.22.0 (latest)
  • 0.21.0
  • 0.20.1
  • 0.20.0
  • 0.19.0
  • 0.18.0
  • 0.17.3
  • 0.17.2
  • 0.17.1
  • 0.17.0
  • 0.16.1
  • 0.16.0
  • 0.15.0
  • 0.14.1
  • 0.14.0
  • 0.13.1
  • 0.13.0
  • 0.12.1
  • 0.12.0
  • 0.11.0
  • 0.10.0
  • 0.9.0
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.7.0
released Sep 18th 2023
This version is compatible with:
  • Puppet Enterprise 2023.5.x, 2023.4.x, 2023.3.x, 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x
  • Puppet >= 6.0.0 < 9.0.0

Start using this module

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

Add this module to your Puppetfile:

mod 'choria-mcollective_agent_bolt_tasks', '0.22.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add choria-mcollective_agent_bolt_tasks
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install choria-mcollective_agent_bolt_tasks --version 0.22.0

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

choria/mcollective_agent_bolt_tasks — version 0.22.0 Sep 18th 2023

mcollective_agent_bolt_tasks

Table of Contents

  1. Overview
  2. Usage
  3. Configuration

Overview

Agent to support executing Bolt Tasks using Choria

See choria.io for full details

Module Description

Usage

A deployment guide can be found at the Choria Website

Data Reference

  • mcollective_choria::gem_dependencies - Deep Merged Hash of gem name and version this module depends on
  • mcollective_choria::manage_gem_dependencies - disable managing of gem dependencies
  • mcollective_choria::package_dependencies - Deep Merged Hash of package name and version this module depends on
  • mcollective_choria::manage_package_dependencies - disable managing of packages dependencies
  • mcollective_choria::class_dependencies - Array of classes to include when installing this module
  • mcollective_choria::package_dependencies - disable managing of class dependencies
  • mcollective_choria::config - Deep Merged Hash of common config items for this module
  • mcollective_choria::server_config - Deep Merged Hash of config items specific to managed nodes
  • mcollective_choria::client_config - Deep Merged Hash of config items specific to client nodes
  • mcollective_choria::client - installs client files when true - defaults to $mcollective::client
  • mcollective_choria::server - installs server files when true - defaults to $mcollective::server
  • mcollective_choria::ensure - present or absent