HomePhorge

(#10064) Add the Puppet environment to reports
ca5749c6d470Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#10064) Add the Puppet environment to reports

Previously the Puppet environment was not included in
the report output. Using the model of how configuration_version
was added to the reports the environment will now also be reported.

Puppet::Transaction::Report now takes three arguments:

  • Kind of report
  • Configuration version
  • Environment

Tests for this have been added and existing tests updated.

Details

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPUca5749c6d470: (#10064) Add the Puppet environment to reports (authored by James Turnbull <james@lovedthanlost.net>).Dec 7 2011, 8:18 PM