nodepool/tools/fake.yaml

40 lines
758 B
YAML

script-dir: .
dburi: 'mysql://nodepool@localhost/nodepool'
cron:
cleanup: '*/1 * * * *'
update-image: '14 2 * * *'
zmq-publishers:
- tcp://localhost:8881
gearman-servers:
- host: localhost
providers:
- name: fake-provider
username: 'fake'
password: 'fake'
auth-url: 'fake'
project-id: 'fake'
max-servers: 96
pool: 'fake'
images:
- name: nodepool-fake
base-image: 'Fake Precise'
min-ram: 8192
name-filter: 'Fake'
setup: prepare_node_devstack.sh
targets:
- name: fake-jenkins
jenkins:
url: https://jenkins.example.org/
user: fake
apikey: fake
images:
- name: nodepool-fake
min-ready: 6
providers:
- name: fake-provider