Add zuul_console_disable flag to added hosts

This stops the bridge trying to write out console streaming files that
will never be read, because we don't allow connections to the
streaming port.  c.f. Ifbb5b8acb1f231812905cf9643bfec6fbbd08324

Change-Id: I82f194631c2a6d4ed2e46e057a609e5d68ffd2dc
This commit is contained in:
Ian Wienand 2022-10-11 10:05:48 +11:00
parent d1dc777fd1
commit 83e03c36e8
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
# ends up with ansible_host being localhost.
ansible_host: bridge.openstack.org
ansible_port: 22
# Port 19885 is firewalled
zuul_console_disable: true
- name: Add bridge.o.o hostkey to known hosts
known_hosts: