aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-10-13 16:34:55 +0000
committerGerrit Code Review <review@openstack.org>2016-10-13 16:34:55 +0000
commita0779c57e70331504def3ea9f2841cb0a37c912c (patch)
treec2add01a876c0d1ddf0681fbb0f5a2fd3b04f8d7 /puppet
parent630ad61c09333b8fcad9f953743da39d9a50ac75 (diff)
parent17c821b071efbfd2f858daa7138fa36cf877f6c9 (diff)
Merge "Enable proxy headers parsing for Gnocchi"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/gnocchi-api.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/gnocchi-api.yaml b/puppet/services/gnocchi-api.yaml
index 15121790..e3397769 100644
--- a/puppet/services/gnocchi-api.yaml
+++ b/puppet/services/gnocchi-api.yaml
@@ -77,6 +77,7 @@ outputs:
- 8041
- 13041
gnocchi::api::enabled: true
+ gnocchi::api::enable_proxy_headers_parsing: true
gnocchi::api::service_name: 'httpd'
gnocchi::keystone::authtoken::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri]}
gnocchi::keystone::authtoken::auth_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}