Merge "Use trusted_ro_paths"
This commit is contained in:
commit
1d37167f22
@ -1099,7 +1099,7 @@ node /^ze\d+\.openstack\.org$/ {
|
|||||||
gearman_client_ssl_cert => hiera('gearman_client_ssl_cert'),
|
gearman_client_ssl_cert => hiera('gearman_client_ssl_cert'),
|
||||||
gearman_client_ssl_key => hiera('gearman_client_ssl_key'),
|
gearman_client_ssl_key => hiera('gearman_client_ssl_key'),
|
||||||
gearman_ssl_ca => hiera('gearman_ssl_ca'),
|
gearman_ssl_ca => hiera('gearman_ssl_ca'),
|
||||||
trusted_ro_dirs => ['/var/lib/zuul/ssh'],
|
trusted_ro_paths => ['/var/lib/zuul/ssh'],
|
||||||
disk_limit_per_job => 500, # Megabytes
|
disk_limit_per_job => 500, # Megabytes
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user