blob: c010f2bf4fee12ba4e567f1b55871f41735f51cc [file] [log] [blame]
# 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: f31
max-ready-age: 600
- name: f31-small
max-ready-age: 600
- name: f32
max-ready-age: 600
- name: f32-small
max-ready-age: 600
providers:
- name: metacentrum
driver: openstack
cloud: metacentrum
region-name: 'brno1'
launch-timeout: 300
boot-timeout: 120
cloud-images:
- name: f31
image-name: ci-zuul-f31--2020-06-02--1
username: ci
- name: f32
image-name: ci-zuul-f32--2020-10-17--1
username: ci
pools:
- name: main
networks:
- net1
security-groups:
- default
max-servers: 8
labels:
- name: f31
cloud-image: f31
flavor-name: hpc.18core-64ram-dukan
key-name: zuul
userdata: |
#cloud-config
bootcmd:
- mount -t tmpfs -o size=90% tmpfs /home
- restorecon -v /home
- name: f31-small
cloud-image: f31
flavor-name: standard.small
key-name: zuul
- name: f32
cloud-image: f32
flavor-name: hpc.18core-64ram-dukan
key-name: zuul
userdata: |
#cloud-config
bootcmd:
- mount -t tmpfs -o size=90% tmpfs /home
- restorecon -v /home
- name: f32-small
cloud-image: f32
flavor-name: standard.small
key-name: zuul