Merge "Use trusted_ro_paths"

This commit is contained in:
Jenkins 2017-08-02 21:27:24 +00:00 committed by Gerrit Code Review
commit 1d37167f22

View File

@ -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
}