Issue #15292 has been updated by James Turnbull.

Status changed from Accepted to Needs More Information
Assignee set to Patrick Otto


----------------------------------------
Bug #15292: environment is empty in failed reports
https://projects.puppetlabs.com/issues/15292#change-68845

Author: Patrick Otto
Status: Needs More Information
Priority: Normal
Assignee: Patrick Otto
Category: reports
Target version: 2.7.x
Affected Puppet version: 2.7.14
Keywords: 
Branch: 


If a node fails to run it will not set the environment in the report.

    # puppet agent --no-usecacheonfailure --onetime


    # Node manifest
    node 'node' { fail('blah') }


    # /var/lib/puppet/state/last_run_report.yaml
    --- !ruby/object:Puppet::Transaction::Report
    configuration_version: 
    environment: 
    host: node.dev
    kind: apply
    logs: 
    # ...



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to