mcollective_choria

Configuration of the Choria MCollective Compatibility Layer

355,781 downloads

5,705 latest version

1.3 quality score

Version information

  • 0.22.2 (latest)
  • 0.22.1
  • 0.22.0
  • 0.21.5
  • 0.21.4
  • 0.21.3
  • 0.21.2
  • 0.21.1
  • 0.21.0
  • 0.20.3
  • 0.20.2
  • 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
  • 0.6.0
  • 0.5.0
  • 0.4.0
  • 0.3.1
  • 0.3.0
  • 0.2.0
  • 0.1.0
  • 0.0.28
  • 0.0.27
  • 0.0.26
  • 0.0.25
  • 0.0.24
  • 0.0.23
  • 0.0.22
released Sep 1st 2024
This version is compatible with:
  • Puppet Enterprise 2025.3.x, 2025.2.x, 2025.1.x, 2023.8.x, 2023.7.x, 2023.6.x, 2023.5.x, 2023.4.x, 2023.3.x
  • Puppet >= 8.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_choria', '0.22.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

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

Manually install this module globally with Puppet module tool:

puppet module install choria-mcollective_choria --version 0.22.2

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_choria — version 0.22.2 Sep 1st 2024

mcollective_choria

Table of Contents

  1. Overview
  2. Usage
  3. Configuration

Overview

Configuration of the Choria MCollective Compatibility Layer

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