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:
parent
d1dc777fd1
commit
83e03c36e8
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user