Skip to content

Less than useful output from chef-run when STDOUT isn't a TTY #133

Description

@stevendanna

Description

When stdout isn't a TTY, I get nearly no output:

> chef-run --user ubuntu some-host.com ./../../dev/cookbooks/provisioning/recipes/ldap-server.rb | tee /dev/null

The converge of the remote host failed for the
following reason:

  Expected process to exit with [0], but received '100'

And the --help output doesn't seem to include an option to work around this.

Chef Apply Version

> chef-run --version
chef-run: 0.4.16

Platform Version

macOS something

Metadata

Metadata

Assignees

No one assigned

    Labels

    Aspect: PortabilityDoes this project work correctly on the specified platform?Aspect: UIHow users interact with the interface of the project, with a focus on interaction and visual design.Triage: ConfirmedIndicates and issue has been confirmed as described.Type: BugDoes not work as expected.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions