LoginSignup
0
1

More than 5 years have passed since last update.

Chef ではまるところ(自分用メモ)

Posted at

chef をつかっていてはまるところを自分用にメモしておきます。

ssh でははいれるのに、chef でエラーになる。

Too many authentication failures for *username*

が出るパターンです。ssh-config に、IdentitiesOnly yes と書くと
いいみたい。ssh client がいろいろアクセスを試みるのでエラーになるのでそれを防ぐようにします。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1