When specifying multiple possible modes for a file the values must be a tuple. There were two occurances where they were listed separately.
Add in a pre-check on the formatting to raise an error for badly formatted files. This may be annoying for users if one sneaks in again but the CI should catch it.
When specifying multiple possible modes for a file the values must be a tuple. There were two occurances where they were listed separately.
Add in a pre-check on the formatting to raise an error for badly formatted files. This may be annoying for users if one sneaks in again but the CI should catch it.
Related: https://github.com/freeipa/freeipa-healthcheck/issues/325