inspec/lib/vulcano/backend
Dominik Richter 6d7a46a589 bugfix: do not allocate pty on ssh by default
PTY will effectively disable stderr output, so avoid it for now.

It will come up very soon when we get back to sudo; see if fifo or other solutions might be used. Stderr is important for accurate command execution...

For reference see this wonderful explanation:

http://unix.stackexchange.com/a/134169
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2015-09-25 13:25:57 +02:00
..
docker.rb expose os to docker backend 2015-09-22 19:43:11 +02:00
local.rb bugfix: local file owner 2015-09-22 14:24:22 +02:00
mock.rb implement fake os method for mock backend 2015-09-22 02:27:03 +02:00
specinfra.rb improvement: be explicit on specinfra file content handling 2015-09-25 09:55:48 +02:00
ssh.rb bugfix: do not allocate pty on ssh by default 2015-09-25 13:25:57 +02:00