Issue #3836 has been updated by Max Martin.

Status changed from Accepted to Available In Testing Branch

Merged into 2.6.next in commit:25eab1a5193762688cfa16d7bb750d9f962503c9
----------------------------------------
Bug #3836: External nodes should only capture stdout
https://projects.puppetlabs.com/issues/3836

Author: Jonathan Booth
Status: Available In Testing Branch
Priority: Normal
Assignee: Markus Roberts
Category: plumbing
Target version: 
Affected Puppet version: 0.25.4
Keywords: 
Branch: https://github.com/ohookins/puppet/tree/ticket/2.6.x/3836


External Nodes doesn't make any mention that puppet does STRANGE THINGS with 
standard out/error in your external nodes script -- so you can't just write 
standard unix shell scripting and expect it to work. As a sample -- I had a 
ruby ssl warning error in my external nodes and spent a day trying to track it 
down. I'd used a wrapper script to dump standard error into the bit bucket... 
yet problems persisted. When I eliminated the ssl warning through other means, 
suddenly external nodes worked.

A note about "puppet captures ALL OUTPUT so don't leave junk on standard error 
that would mess up your YAML" would be great.


-- 
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