Benjamin Copeland | 4e09671 | 2020-08-11 16:09:55 +0100 | [diff] [blame] | 1 | --- |
2 | # Name: buildslave SSH user creds on jenkins | ||||
3 | launch_ssh_credentials_id: 'buildslave' | ||||
4 | launch_ssh_port: '22' | ||||
5 | launch_ssh_connection_timeout: '60' | ||||
6 | launch_ssh_max_num_retries: '1000' | ||||
7 | launch_ssh_time_wait_between_retries: '60' |