| # This file is generated by Ansible |
| # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN |
| # |
| --- |
| images-dir: /opt/nodepool/images |
| |
| zookeeper-servers: |
| - host: localhost |
| port: 2181 |
| |
| diskimages: [] |
| |
| labels: |
| - name: f29 |
| min-ready: 4 |
| max-ready: 4 |
| |
| - name: webgen-f29 |
| |
| providers: |
| - name: potemkin-runc |
| driver: runc |
| pools: |
| - name: ci-f29-potemkin05-vm.vesnicky.cesnet.cz |
| host-key: '{{ lookup("file", "../ansible-cesnet-secrets/nodepool/ci-f29-potemkin05-vm.pub") | trim }}' |
| max-servers: 1 |
| labels: |
| - name: f29 |
| username: ci |
| path: /containers/f29 |
| - name: ci-f29-potemkin06-vm.vesnicky.cesnet.cz |
| host-key: '{{ lookup("file", "../ansible-cesnet-secrets/nodepool/ci-f29-potemkin06-vm.pub") | trim }}' |
| max-servers: 1 |
| labels: |
| - name: f29 |
| username: ci |
| path: /containers/f29 |
| - name: ci-f29-potemkin07-vm.vesnicky.cesnet.cz |
| host-key: '{{ lookup("file", "../ansible-cesnet-secrets/nodepool/ci-f29-potemkin07-vm.pub") | trim }}' |
| max-servers: 1 |
| labels: |
| - name: f29 |
| username: ci |
| path: /containers/f29 |
| - name: ci-f29-potemkin08-vm.vesnicky.cesnet.cz |
| host-key: '{{ lookup("file", "../ansible-cesnet-secrets/nodepool/ci-f29-potemkin08-vm.pub") | trim }}' |
| max-servers: 1 |
| labels: |
| - name: f29 |
| username: ci |
| path: /containers/f29 |