[chef] Re: Way to pass ssh -o options to knife bootstrap?


Chronological Thread 
  • From: Noah Kantrowitz < >
  • To:
  • Subject: [chef] Re: Way to pass ssh -o options to knife bootstrap?
  • Date: Sat, 2 May 2015 11:57:52 -0700

Knife does not actually shell out to /usr/bin/ssh, it uses a Ruby 
implementation called Net::SSH. While it can parse some options from a 
.ssh/config file, I don't think this would apply. You can check the Net::SSH 
docs for a full summary of its internal config options though.

--Noah

On May 2, 2015, at 11:50 AM, Renier Morales 
< >
 wrote:

> Hello,
> 
> Is there is a way to pass ssh -o options to knife bootstrap?
> 
> I'm interested in avoiding the ssh password challenge if the password was 
> not correct the first time, with -o NumberOfPasswordPrompts=1
> 
> Thanks,
> 
>       -Renier

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail




Archive powered by MHonArc 2.6.16.

§