Skip to content

Use Kernel.exec when redirecting chef-shell

Lance Albertson requested to merge cinc-16-chef-shell-wrapper-fix into stable/cinc-16

Resolves cinc-project/distribution/client#30 (closed)

cinc-shell uses a tty so we need to use Kernel.exec to get this to work.

Signed-off-by: Lance Albertson lance@osuosl.org

Merge request reports