openstack-ansible/zuul.d/playbooks/templates/osa-job-vars.yml.j2

9 lines
260 B
Django/Jinja

---
{{ zuul_helper_var | to_nice_yaml(indent=2) }}
zuul_site_mirror_fqdn: {{ zuul_site_mirror_fqdn | default('') }}
zuul_site_local_mirror_host: {{ zuul_site_local_mirror_host | default('') }}
{{ zuul_site_mirror_info_helper_var | to_nice_yaml(indent=2) }}