puppet-barbican/lib/puppet
Takashi Kajinami c94b67a6d1 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: I6d516813cc6aac6012bd598bab73672d7a62c41d
2021-10-14 22:28:31 +09:00
..
provider Add support for barbican_api_uwsgi_config in Debian 2021-04-12 18:41:56 +02:00
type Allow customizing separator for api-paste.ini 2021-10-14 22:28:31 +09:00