Enable relative_priority in zuul
Change-Id: I23f413e13955977fac66018ef6492d7cf0475751
This commit is contained in:
parent
e5a4407ac7
commit
5645c0da86
@ -980,6 +980,7 @@ node /^zuul\d+\.openstack\.org$/ {
|
||||
proxy_ssl_key_file_contents => hiera('zuul_ssl_key_file_contents'),
|
||||
statsd_host => 'graphite.openstack.org',
|
||||
status_url => 'https://zuul.openstack.org',
|
||||
relative_priority => true,
|
||||
}
|
||||
|
||||
file { "/etc/zuul/github.key":
|
||||
|
Loading…
Reference in New Issue
Block a user