puppet-nova/lib
Takashi Kajinami 1f43e25cc7 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: I8ebe0c65b0e71380ba5a58a81b57e595e8dd29f8
2021-10-15 13:57:01 +09:00
..
facter novajoin: Optionally configure kerberos 2018-03-13 20:31:41 +02:00
puppet Allow customizing separator for api-paste.ini 2021-10-15 13:57:01 +09:00