puppet-tripleo/spec
Cédric Jeanneret 323cd64c58 Added new parameter: $activate_httplog
This allows to get the full HTTP log (and TCP if not HTTP) from HAProxy,
in case you need any debug from that central point.

In case you want timers for those entries, you might want to use the
already present "$haproxy_globals_override" parameter and set its
content to:
{ 'log' => '/dev/log local0 debug'  }

Change-Id: I4667317cbd453875585521b22b0ccbdb208f5353
Closes-Bug: 1733801
2017-11-22 21:33:38 +01:00
..
acceptance/nodesets Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
classes Added new parameter: $activate_httplog 2017-11-22 21:33:38 +01:00
defines Move tripleo::certmonger::httpd to defines folder and fix suffix 2017-06-08 09:34:45 +03:00
fixtures Add support for multiple Cinder RBD backends 2017-09-22 11:48:45 -04:00
functions Contrail: Fix controlplane/dataplane network asignments & enable optional dpdk 2017-07-05 22:52:58 +02:00
unit Configure the numvfs for SRIOV interfaces 2016-08-29 19:41:35 +05:30
shared_examples.rb Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
spec_helper.rb Add aodh profile rspec testing 2016-09-30 15:12:05 -06:00
spec_helper_acceptance.rb Update tox configuration 2017-05-17 17:04:02 +00:00