puppet-heat/lib/puppet/type
Takashi Kajinami 4b39a9330d Allow customizing separator for api-paste.ini
The api-paste.ini accepts not only "=" but also ":" and some services
like Barbican have been using ":" for their default api-paste.ini
files.

[composite:main]
use = egg:Paste#urlmap
/: barbican_version
/v1: barbican-api-keystone

This change allows users to use ":" so that they can update the ini
files with keeping it consistent with the default fules

Depends-on: https://review.opendev.org/813614
Change-Id: I6c79c6d865648cc309a489f6ef371d33673df93a
2021-10-15 12:00:56 +09:00
..
heat_api_cfn_uwsgi_config.rb Add support for heat_api_{cfn_,}uwsgi_config in Debian 2021-04-10 22:44:24 +02:00
heat_api_paste_ini.rb Allow customizing separator for api-paste.ini 2021-10-15 12:00:56 +09:00
heat_api_uwsgi_config.rb Add support for heat_api_{cfn_,}uwsgi_config in Debian 2021-04-10 22:44:24 +02:00
heat_config.rb Add support for MultiStrOpt 2021-05-05 10:48:51 +09:00