-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
[Epic]: fix: render boolean option values correctly in toml files
-
Low
-
Red Hat Enterprise Linux
-
25% To Do, 25% In Progress, 50% Done
-
rhel-sst-system-roles
-
rhel-sst-system-roles
-
False
-
-
Yes
-
Dev ack
Cause: The code that formats options into TOML format does not convert boolean values to the correct string representation.
Consequence: Boolean options are not handled correctly.
Fix: Convert boolean options to string, then lower case, which is the correct TOML boolean format.
Result: Boolean options are correctly written and handled in TOML files.
Issue Tracker Tickets (Jira or BZ if any): Fixes Github #208
- links to