windmill-config/nodepool/nodepool.yaml
Paul Belanger fd59c1a385 Move zookeeper info into secure.conf
Split zookeeper into secure.conf, as it might have username / password
info.

Change-Id: I49ea31c957af3705048549b1c9ee7b05b13eb7f2
Depends-On: https://review.openstack.org/645965
Depends-On: https://review.openstack.org/645969
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-03-22 22:14:44 -04:00

42 lines
901 B
YAML

# This file is generated by Ansible
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
#
---
elements-dir: /etc/nodepool/elements
images-dir: /opt/nodepool/images
labels:
- name: ubuntu-bionic
min-ready: 1
providers:
- name: openstackzuul
cloud: openstackzuul
diskimages:
- name: ubuntu-bionic
config-drive: true
pools:
- name: main
max-servers: 10
labels:
- name: ubuntu-bionic
diskimage: ubuntu-bionic
min-ram: 8192
console-log: true
diskimages:
- name: ubuntu-bionic
elements:
- ubuntu-minimal
- growroot
- openssh-server
- simple-init
- vm
- zuul-worker
release: bionic
env-vars:
TMPDIR: /opt/nodepool/tmp
DIB_CHECKSUM: '1'
DIB_DEBIAN_COMPONENTS: 'main,universe'
DIB_IMAGE_CACHE: /opt/nodepool/cache