Bug #31091
Logging config - use absolute path lookup
Pull request:
Fixed in Releases:
Found in Releases:
Description
We are using the relative file lookup for a config file, while it works in most cases, it's not the best to rely on relative paths.
Associated revisions
History
#1
Updated by The Foreman Bot 3 months ago
- Assignee set to Ondřej Ezr
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8080 added
#2
Updated by The Foreman Bot 3 months ago
- Fixed in Releases 2.3.0 added
#3
Updated by Ondřej Ezr 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9857413daba51beed05ff158e51b0e15bce9236c.
Fixes #31091 - logging config absolute path
Use absolute path for logging config file lookup.