Merge "Include component repo in image builds"

This commit is contained in:
Zuul 2021-06-15 20:31:50 +00:00 committed by Gerrit Code Review
commit bd757f01eb
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ overcloud_as_undercloud: true
overcloud_repo_paths:
- "/etc/yum.repos.d/delorean*"
- "/etc/yum.repos.d/quickstart-*"
- "{% if job is defined and job.component is defined -%}/etc/yum.repos.d/*-component.repo{%- endif -%}"
image_build_extract_list:
- "/ironic-python-agent.initramfs"
- "/ironic-python-agent.kernel"