puppet-cinder/lib/puppet/type
Takashi Kajinami b70ee62eca 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 contents.

Depends-on: https://review.opendev.org/813614
Change-Id: Id764feed8efb5aac08030b1147ce39c112cddc31
2021-10-15 12:00:12 +09:00
..
cinder_api_paste_ini.rb Allow customizing separator for api-paste.ini 2021-10-15 12:00:12 +09:00
cinder_api_uwsgi_config.rb Add support for cinder_api_uwsgi_config in Debian 2021-04-10 22:40:57 +02:00
cinder_config.rb Add support for MultiStrOpt 2021-05-05 10:45:22 +09:00
cinder_qos.rb Add cinder QOS support 2018-09-24 15:16:54 +02:00
cinder_type.rb Improve cinder_type properties regex 2021-04-08 21:33:15 +02:00