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:
parent
a9055982d7
commit
9200007502
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user