HomePhorge

(#14544) Make puppet apply --write-catalog-summary produce resources and…
1b1ab9a1df97Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#14544) Make puppet apply --write-catalog-summary produce resources and classes state files

MCollective requires a classes.txt and resources.txt to function. The
agent application writes this by default but the apply application has
no way to write these files.

With the increased popularity of running puppet masterless opting
instead to only run puppet apply on every node this is becoming a
problem for mcollective users who wish to run this mode of puppet
configuration management

This commits adds a new flag to the apply application -
--write-catalog-summary - which enables the creation of these 2 files
leaving it off by default to avoid apply from stepping on the toes of an
agent unless the user specifically request this behavior

Details

Provenance
R.I.Pienaar <rip@devco.net>Authored on
Jeff McCune <jeff@puppetlabs.com>Committed on Feb 8 2013, 7:12 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4c9aa499067a: Merge branch 'richardc-fix/master/19148'
Branches
Unknown
Tags
Unknown

Event Timeline