puppet-glance/manifests/db
Takashi Kajinami 945280277f replace validate_legacy with proper data types
the validate_legacy function is marked for deprecation in
v9.0.0 from puppetlabs-stdlib.

Note that this change removes the pattern validation about [DEFAULT]
pipeline. The existing pattern check is incomplete, because of
the following two reasons.
 - the pattern does not guarantee that the requested pipeline is
   really supported or not
 - the pattern accepts a+b+c but the existing pipelines in glance
   does not have any entries with this pattern

Change-Id: I156d9a3a30ba6c523a0b16a14bf8a1839b61fb78
2023-06-19 18:33:38 +09:00
..
metadefs.pp Avoid hard-coding OS user/group in each manifest 2022-02-20 19:53:45 +09:00
mysql.pp replace validate_legacy with proper data types 2023-06-19 18:33:38 +09:00
postgresql.pp Remove password hash generation in each puppet modules 2020-05-19 19:51:09 +09:00
sync.pp Avoid hard-coding OS user/group in each manifest 2022-02-20 19:53:45 +09:00