chef / knife-windows

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

Fixed knife winrm fails with echo as undefined #514

Closed sanga1794 closed 3 years ago

sanga1794 commented 3 years ago

Signed-off-by: sanga17 sausekar@msystechnologies.com

Description

knife winrm errors with 'undefined method echo'

Related Issue

Fixed: i) https://github.com/chef/knife-windows/issues/513

Types of changes

Checklist:

sanga1794 commented 3 years ago

@btm, @lamont-granquist and @marcparadise Please review the PR. Thanks!!