Project

General

Profile

« Previous | Next » 

Revision 846218ef

Added by Michael Moll about 7 years ago

Fixes #6022 - disable StrictHostKeyChecking

View differences:

modules/puppet_proxy_ssh/puppet_proxy_ssh_main.rb
end
cmd.push(ssh_path)
cmd.push('-o', 'StrictHostKeyChecking=no')
cmd.push("-l", user) if user
if keyfile_path

Also available in: Unified diff