diff options
author | Pradeep Kilambi <pkilambi@redhat.com> | 2016-12-20 11:12:46 -0500 |
---|---|---|
committer | Pradeep Kilambi <pkilambi@redhat.com> | 2016-12-20 11:12:54 -0500 |
commit | efd28dbfa55c73068e472467c63544b85b6a315d (patch) | |
tree | ee5971f419453db8f7c2f169f3ebdf3de34508bc | |
parent | 02944999b7b0cf9dca69ea4cdd3b8a49f0b94d64 (diff) |
Set gnocchi wsgi display name
Depends-On: Ice921f0fdd4bec6de50e62c39c447ee40dc0e8f5
Change-Id: I4109ac83c32ee2365695611009579a8b117134ff
-rw-r--r-- | puppet/services/gnocchi-api.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/gnocchi-api.yaml b/puppet/services/gnocchi-api.yaml index b3d39e0f..ba79cc7a 100644 --- a/puppet/services/gnocchi-api.yaml +++ b/puppet/services/gnocchi-api.yaml @@ -102,6 +102,7 @@ outputs: # internal_api_uri -> [IP] # internal_api_subnet - > IP/CIDR gnocchi::wsgi::apache::bind_host: {get_param: [ServiceNetMap, GnocchiApiNetwork]} + gnocchi::wsgi::apache::wsgi_process_display_name: 'gnocchi_wsgi' gnocchi::api::host: str_replace: template: |