Use trusted_ro_paths
The _dirs version is going away. Depends-On: I448f6710b54d0e1d0955b7c657a84a0fcc8b405f Change-Id: I6ddf030a001de6cea4ee77fa2035ec32e945ef27
This commit is contained in:
parent
b4fb9ddae9
commit
cdff23e233
@ -1099,7 +1099,7 @@ node /^ze\d+\.openstack\.org$/ {
|
||||
gearman_client_ssl_cert => hiera('gearman_client_ssl_cert'),
|
||||
gearman_client_ssl_key => hiera('gearman_client_ssl_key'),
|
||||
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
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user