Files
puppet-openstack-integration/functions
Takashi Kajinami 4690694faa Ignore case when comparing boolean values
In case an environment variable is set to a boolean value in ansible,
the actual value is capitalized(True or False). We have to ensure that
case is ignored when comparing such value with a reference.

Change-Id: Ic51e966acc7e6939dd17d60ab5e3971bd05e77d5
2023-11-17 03:04:01 +09:00

8.5 KiB