tripleo-heat-templates/deployment/database
Takashi Kajinami 76adfd4202 Use true/false for boolean values
In ansible, usage of true/false for boolean values, instead of yes/no,
is considered as a best practise and is enforced by ansible-lint with
the "truthy value should be one of false, true (truthy)" rule.

This change replaces usage of yes/no by true/false to follow that
practise.

Change-Id: I3313278f1ef6cbee0f906aca0a77bde1a3c53784
2021-10-12 09:35:38 +09:00
..
mysql-base.yaml Merge "Remove or fix outdated/incorrect tripleo hieradata definitions" 2021-06-28 22:27:51 +00:00
mysql-client.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2021-05-19 10:16:58 +05:30
mysql-container-puppet.yaml Do not create mysql user if it already exists 2021-09-06 14:44:59 +02:00
mysql-pacemaker-puppet.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
redis-base-puppet.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2021-05-19 10:16:58 +05:30
redis-container-puppet.yaml Use community.general ansible collection instead of modules 2021-06-10 15:17:08 +03:00
redis-pacemaker-puppet.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00