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

This installs the ara middleware for the logs.opentack.org server.
The depended-on review only enables it for logs-dev.o.o.

Change-Id: I9a2d996de46cb8ce34dc75ccda42b1799969e7ac
Depends-On: I3b10c93b4902a9b45e23c227863e472697f662ef
This commit is contained in:
David Moreau-Simard 2017-10-20 18:28:59 -04:00 committed by David Moreau Simard
parent a9055982d7
commit 9200007502
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,