puppet_conf

pdk
supported
tasks
Tasks that manipulates a puppet configuration file

162,292 downloads

1,813 latest version

5.0 quality score

Version information

  • 2.1.0 (latest)
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
  • 1.0.0
  • 0.8.0
  • 0.7.0
  • 0.6.0
  • 0.5.0
  • 0.4.0
  • 0.3.1
  • 0.3.0
  • 0.2.1
  • 0.2.0
  • 0.1.5
  • 0.1.4
released May 16th 2022
This version is compatible with:
  • Puppet Enterprise 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 < 8.0.0
  • Debian
    ,
    CentOS
    ,
    OracleLinux
    ,
    RedHat
    ,
    Ubuntu
    ,
    windows
    ,
    Rocky
    ,
    AlmaLinux
Tasks:
  • puppet_conf

Start using this module

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

Add this module to your Puppetfile:

mod 'puppetlabs-puppet_conf', '1.3.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add puppetlabs-puppet_conf
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install puppetlabs-puppet_conf --version 1.3.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

puppetlabs/puppet_conf — version 1.3.0 May 16th 2022

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.3.0 - 2022-05-16

Full Changelog

Added

Fixed

v1.2.0 (2021-08-25)

Full Changelog

Added

v1.1.0 (2021-03-13)

Full Changelog

Added

v1.0.0 (2021-03-01)

Full Changelog

Changed

  • pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #134 (carabasdaniel)

v0.8.0 (2020-12-14)

Full Changelog

Added

v.0.7.0 (2020-11-16)

Full Changelog

Added

v0.6.0 (2019-12-09)

Full Changelog

v0.5.0 (2019-12-09)

Full Changelog

Added

v0.4.0 (2019-09-26)

Full Changelog

Changed

  • pdksync - (MODULES-8444) - Raise lower Puppet bound #65 (david22swan)

Added

Fixed

  • FM-7947 - stringify puppet_conf #67 (lionce)

0.3.1 (2019-04-05)

Full Changelog

Fixed

  • pdksync - (FM-7655) Fix rubygems-update for ruby \< 2.3 #46 (tphoney)

0.3.0 (2018-09-27)

Full Changelog

Added

  • pdksync - (FM-7392) - Puppet 6 Testing Changes #40 (pmcmaw)
  • pdksync - (MODULES-6805) metadata.json shows support for puppet 6 #38 (tphoney)

0.2.1

Fixed

  • Improve the reliability of finding the puppet binary when puppet-agent is installed

Release 0.2.0

This release uses the PDK convert functionality which in return makes the module PDK compliant.

Added

Release 0.1.5

Security release for CVE-2018-6508

Fixed

  • init task vulnerability to arbitrary remote code execution

Release 0.1.4

Readme update.

Fixed

  • Readme update.
  • noop metadata

Release 0.1.3

Fixed

  • Fixed locales project name.
  • Fixed cli description.

Release 0.1.2

Readme update.

Fixed

  • Readme update.

Release 0.1.1

This is the initial release of the puppet_conf task.

Features

  • Provides the following actions get and set.
  • Allows specifying the section of the puppet_conf.

* This Changelog was automatically generated by github_changelog_generator