Files
system-config/playbooks/roles/zuul-launcher
James E. Blair b5fdaad10c Update zuul-launcher logging config
This makes two changes to the zuul-launcher log config:

* It routes the root logger to the log files as well.  This way,
  if there are any un-specifified log entries at WARNING or above,
  they will go to the files we actually look at, as well as the
  console.
* It suppresses paramiko.transport messages.  This module frequently
  logs at ERROR level, every time we receive an incompatible ssh
  host key (which is often).  Get rid of those messages.  All other
  paramiko messages will be handled by the root logger at WARNING
  level, which is what this was doing before.

Change-Id: Ie58fc995c40774285b4a2101aa7ff18ea0d70171
2025-07-31 15:57:20 -07:00
..
2024-09-18 16:37:40 -07:00
2025-07-31 15:57:20 -07:00
2025-06-24 20:11:10 +00:00
2024-09-18 16:37:40 -07:00