chef / knife-windows

Plugin for Chef's knife tool for working with Windows nodes
Apache License 2.0
152 stars 110 forks source link

live_stream output missing #505

Open sergioloza opened 4 years ago

sergioloza commented 4 years ago

Version:

1.9.6

Environment:

Windows

Scenario:

Use live_stream on an execute resource

Steps to Reproduce:

We're running 1.9.6 Knife Windows Plugin and want to output the values of live_stream in the CONSOLE. We see this behavior in linux fine but it's not working over winrm. We only see the Resources Invocation called - not output. Are we missing any configuration, this expected, etc.?

Our testing exceute resource is invoking a bat file whuch has an ECHO command.

Expected Result:

There is no output. If we run the chef client in the host we do see the output.

Actual Result:

We only see the Resources Invocation called -