Merge "Incoming connections over 19885/TCP are needed on nodes"

This commit is contained in:
Zuul 2019-01-28 18:18:39 +00:00 committed by Gerrit Code Review
commit d1c4b3519a
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ the following requirements:
* Must be reachable by Zuul executors and have SSH access enabled. * Must be reachable by Zuul executors and have SSH access enabled.
* Must have a user that Zuul can use for SSH. * Must have a user that Zuul can use for SSH.
* Must have Python 2 installed for Ansible. * Must have Python 2 installed for Ansible.
* Must be reachable by Zuul executors over TCP port 19885 (console log
streaming).
When setting up your nodepool.yaml file, you will need the host keys When setting up your nodepool.yaml file, you will need the host keys
for each node for the ``host-key`` value. This can be obtained with for each node for the ``host-key`` value. This can be obtained with