Create $zuul_executor_site_variables_yaml variable
This creates a new entry point in project-config for zuul-executor site-variable.yaml file. Change-Id: I1e1d6ef7476586131334e0e34772499b808c6da9 Depends-On: I9f495e1568efcbcb74260579ca26ef040eecd748 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
f5d1ebfdc9
commit
4c13e1a4eb
@ -54,4 +54,5 @@ class project_config(
|
||||
$nodepool_config_file = "/etc/project-config/${base}nodepool/nodepool.yaml"
|
||||
$nodepool_config_file_zuulv3 = "/etc/project-config/${base}nodepool/nodepoolv3.yaml"
|
||||
$zuul_layout_dir = "/etc/project-config/${base}zuul"
|
||||
$zuul_site_variables_yaml = "/etc/project-config/${base}zuul/site-variables.yaml"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user