Merge "Enable and configure the ara middleware for logs-dev.o.o"

This commit is contained in:
Zuul 2018-03-15 20:25:10 +00:00 committed by Gerrit Code Review
commit 75515e9240
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ class openstack_project::static (
class { 'openstackci::logserver':
jenkins_ssh_key => $openstack_project::jenkins_ssh_key,
domain => 'openstack.org',
ara_middleware => true,
swift_authurl => $swift_authurl,
swift_user => $swift_user,
swift_key => $swift_key,