-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
[Epic]: fix: render boolean option values correctly in toml files [rhel-10]
-
Low
-
Red Hat Enterprise Linux
-
0% To Do, 0% In Progress, 100% Done
-
rhel-system-roles
-
False
-
-
Yes
-
Dev ack
This is a clone of issue RHEL-85702 to use for version rhel-10.1
–
Original description:
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