tripleo-heat-templates/deployment/database
Takashi Kajinami 3e37e6647b Redis: replace hiera CLI
The hiera CLI is deprecated[1] in favor of the new ``puppet lookup``
command and doesn't work with the latest hieradata v5. However
the ``puppet lookup`` command requires gathering fact data and should
not be used outside of configuration tasks.
 [1] https://puppet.com/docs/puppet/7/hiera_automatic.html

This replaces the hiera CLI used to detect the listen address of
the stunnel service for redis, by parsing the stunnel.conf.

Change-Id: Ib1ed9bb4ba1e2d40ed415ddaa43a8528a3d058a9
2022-09-05 14:25:19 +09:00
..
mysql-base.yaml Replace hiera by lookup 2022-04-14 17:07:52 +09:00
mysql-client.yaml Replace hiera by lookup 2022-04-14 17:07:52 +09:00
mysql-container-puppet.yaml Define frontend firewall rules separately 2022-04-28 04:23:41 +00:00
mysql-pacemaker-puppet.yaml Fix typos in comments and parameter descriptions 2022-08-03 17:07:11 +05:30
redis-base-puppet.yaml Replace hiera by lookup 2022-04-14 17:07:52 +09:00
redis-container-puppet.yaml Redis: Switch to the new config file path 2022-08-03 00:42:37 +09:00
redis-pacemaker-puppet.yaml Redis: replace hiera CLI 2022-09-05 14:25:19 +09:00