
Also, disable ssh host key checking until we can update JJB properly. Change-Id: I10f6e7270df41ba4d1bd70d49427bf0f0464f688 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
5 lines
100 B
INI
5 lines
100 B
INI
[defaults]
|
|
# TODO(pabelanger): Add keyscan to JJB jobs
|
|
host_key_checking = False
|
|
roles_path = ../..
|