config/puppet-manifests/src/modules/openstack/templates/gnocchi-api.conf.erb

4 lines
70 B
Plaintext

bind='<%= @url_host %>:<%= @api_port %>'
workers=<%= @api_workers %>