Module | Specinfra::Configuration |
In: |
lib/specinfra/configuration.rb
|
VALID_OPTIONS_KEYS | = | [ :backend, :env, :path, :shell, :interactive_shell, :login_shell, :pre_command, :stdout, :stderr, :exit_status, :sudo_path, :disable_sudo, :sudo_options, :docker_container_create_options, :docker_container_exec_options, :docker_image, :docker_url, :lxc, :request_pty, :ssh_options, :ssh_without_env, :dockerfile_finalizer, :telnet_options, :jail_name, ].freeze |
Define os method explicitly to avoid stack level too deep caused by Helper::DetectOS#os