inspec/lib/vulcano
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
..
backend bugfix: do not allocate pty on ssh by default 2015-09-25 13:25:57 +02:00
plugins bugfix: handle selinux label (null) 2015-09-24 10:36:21 +02:00
targets lint targets 2015-09-22 02:15:42 +02:00
backend.rb move user default settings to backend 2015-09-22 02:15:43 +02:00
base_rule.rb lint vulcano lib files 2015-09-22 02:15:42 +02:00
log.rb harmonize method definition style 2015-09-03 20:43:58 +02:00
plugins.rb move backend to new plugin structure 2015-08-29 16:11:23 -07:00
profile_context.rb lint vulcano lib files 2015-09-22 02:15:42 +02:00
resource.rb implement port resource for linux 2015-09-23 18:12:51 +02:00
rspec_json_formatter.rb lint vulcano lib files 2015-09-22 02:15:42 +02:00
rule.rb lint vulcano lib files 2015-09-22 02:15:42 +02:00
runner.rb bugfix: fix simplified runner configuration 2015-09-22 02:27:02 +02:00
targets.rb more rubocop fixes 2015-09-04 09:59:30 +02:00
version.rb add utf-8 header 2015-09-03 20:36:46 +02:00