Bug 2129401
| Summary: | Unexpected templating type error - expected str instance, int found | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Rich Megginson <rmeggins> | |
| Component: | rhel-system-roles | Assignee: | Rich Megginson <rmeggins> | |
| Status: | CLOSED ERRATA | QA Contact: | Evgeny Fedin <efedin> | |
| Severity: | unspecified | Docs Contact: | Laura Onduskova <londusko> | |
| Priority: | unspecified | |||
| Version: | 9.2 | CC: | efedin, jharuda, spetrosi | |
| Target Milestone: | rc | Keywords: | Triaged | |
| Target Release: | 9.2 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | role:sshd,role:ssh,role:timesync | |||
| Fixed In Version: | rhel-system-roles-1.21.0-0.3.ssh_sshd_selinux_timesync.el9 | Doc Type: | Bug Fix | |
| Doc Text: |
.The system roles now properly convert integers and floats to strings.
Previously, some of the system roles such as `timesync`, `ssh`, and `sshd` showed templating errors when converting certain parameter values such as an integer or a floating point, to a string. With this update, the roles convert the values to a string and no longer show templating errors.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2143401 (view as bug list) | Environment: | ||
| Last Closed: | 2023-05-09 07:37:53 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2143401 | |||
|
Description
Rich Megginson
2022-09-23 15:39:14 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (rhel-system-roles bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2023:2246 The problem and fix had nothing to do with the `selinux` role, but instead the `timesync`, `ssh`, and `sshd` roles. |