| Benjamin Copeland | 4e09671 | 2020-08-11 16:09:55 +0100 | [diff] [blame^] | 1 | --- |
| 2 | # List of YADP Hosts | ||||
| 3 | |||||
| 4 | - x86_64-TF-01: | ||||
| 5 | cloud_name: x86_64-TF-01 | ||||
| 6 | docker_url: tcp://148.251.195.69:2375 | ||||
| 7 | host_credentials_id: docker-access | ||||
| 8 | max_containers: 50 # equals the amount of nodes we have in the swarm | ||||
| 9 | docker_templates: !include docker_templates_amd64.yml | ||||
| 10 | |||||