nodepool/nodepool/tests/fixtures/config_validate/missing_top_label.yaml

14 lines
282 B
YAML

---
# NOTE(mnaser): The trusty label missing here will fail during runtime.
labels: []
providers:
- name: static
driver: openstack
cloud: potato
pools:
- name: main
labels:
- name: trusty
diskimage: trusty
min-ram: 8192