e8ffcf8d27
See: Id2cd819def3e83f92fcd8126a74aa19690dcf4c8 Change-Id: I19d400d260b2844779c1106c01a0a13aa27010b3
59 lines
1.3 KiB
YAML
59 lines
1.3 KiB
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
|
|
- name: ec2-us-east-2
|
|
driver: aws
|
|
region-name: us-east-2
|
|
cloud-images:
|
|
- name: ubuntu-bionic
|
|
image-id: ami-07c1207a9d40bc3bd
|
|
username: ec2-user
|
|
pools:
|
|
- name: main
|
|
max-servers: 5
|
|
subnet-id: subnet-0eb42065e8c196f38
|
|
security-group-id: sg-0dea0b7beee7f8b88
|
|
labels:
|
|
- name: ubuntu-bionic
|
|
cloud-image: ubuntu-bionic
|
|
instance-type: t2.small
|
|
key-name: zuul
|
|
|
|
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
|