Forge Home

catalog_diff

Compares two catalogs and shows the differences

26,673 downloads

24,198 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

  • 2.3.0 (latest)
  • 2.2.1
  • 2.2.0
  • 2.1.1
  • 2.1.0
  • 2.0.0
  • 1.7.0
released Aug 18th 2020
This version is compatible with:
  • Puppet Enterprise 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x, 2018.1.x, 2017.3.x, 2017.2.x, 2016.4.x
  • Puppet >= 4.10.0 < 7.0.0
  • , , , , , ,
This module has been deprecated by its author since Jul 21st 2022.

The author has suggested puppet-catalog_diff as its replacement.

Start using this module

Documentation

camptocamp/catalog_diff — version 2.3.0 Aug 18th 2020

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.

v2.3.0 (2020-08-18)

Full Changelog

Added

  • Use prefer\_requested\_environment true #35 (alexjfisher)
  • Include list of all\_changed\_nodes in json report #34 (alexjfisher)
  • Hide sensitive parameters #33 (alexjfisher)
  • Add link to upload_facts.rb script and documentation how to use it in Puppet upgrades to README #30 (JohnEricson)

v2.2.1 (2020-07-15)

Full Changelog

Fixed

  • Get rid of obsolete URI.escape #29 (raphink)
  • Fix problem where a node's details wouldn't load/show in puppet-catalog-diff-viewer #28 (JohnEricson)

v2.2.0 (2020-06-19)

Full Changelog

Added

  • Add --exclude_resource_types= flag #27 (raphink)

v2.1.1 (2020-06-10)

Full Changelog

v2.1.0 (2020-06-10)

Full Changelog

Added

  • Use #notice instead of #err for realtime message #26 (raphink)
  • Add --exclude_defined_resources #25 (raphink)

v2.0.0 (2020-05-05)

Full Changelog

Changed

  • Decommission old fact_search methods #17 (raphink)

Added

Fixed

v1.7.0 (2020-05-05)

Full Changelog

Added

Fixed

  • Fix: v4/catalog returns an embedded catalog #5 (raphink)
  • Check key in parsed catalog #1 (raphink)

v1.6.0 (2015-06-04)

Full Changelog

  • The generation date (global info)
  • Two node fields: old_version and new_version, using the catalog versions. #8 (raphink)

v1.5.2 (2015-06-03)

Full Changelog

v1.5.1 (2015-06-02)

Full Changelog

v1.5.0 (2015-06-02)

Full Changelog

v1.0.0 (2015-06-02)

  • Initial fork and release of RIAAs build (acidprime)

* This Changelog was automatically generated by github_changelog_generator