zuul-jobs/roles/validate-host/defaults/main.yaml
Sorin Sbarnea 33461bbecc Enable yamllint
Adds yamllint to the linters with a minimal configuration, some
rules are disabled to allow us to fix them in follow-ups, if
we agree on them.

Fixes invalid YAML file containing characters inside block.

Fixes few minor linting issues.

Change-Id: I936fe2c997597972d884c5fc62655d28e8aaf8c5
2020-05-04 17:47:11 +01:00

5 lines
138 B
YAML

zuul_site_image_manifest_files:
- /etc/dib-builddate.txt
- /etc/image-hostname.txt
validate_host_hostname: "{{ inventory_hostname }}"