e10338ce4a
The validations have a few specifics in how they're used and what information is important. So this formats the validation output in a way that should highlight the failures themselves and make it more obvious what went wrong and what to do when a validation fails. Change-Id: I9730f2dd04868c5de46ae90bd545865d17aec530 Closes-Bug: #1625526
5 lines
99 B
INI
5 lines
99 B
INI
[defaults]
|
|
retry_files_enabled = False
|
|
host_key_checking=False
|
|
stdout_callback = validation_output
|