Actions
Bug #30176
closedEnsure 0640 file modes in foreman-proxy config files
Status:
Closed
Priority:
Normal
Assignee:
Category:
RPMs
Target version:
Difficulty:
Triaged:
Yes
Description
Currently the installer sets settings.yml and settings.d/*.yml to foreman_proxy:foreman_proxy with mode 0640 since some files contain secrets. Packaging sets them to root:root with 0644.
This causes inconsistency creates problems. rpm -qV now has mismatches on these properties. It also causes the installer to change them and restart the foreman-proxy service, even if nothing changed.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-packaging/pull/5449 added
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|024d0a3d7a2b2a3cad98f9e89a12cb458d30593f.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/5469 added
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
- Target version set to 2.2.0
- Triaged changed from No to Yes
- Pull request deleted (
https://github.com/theforeman/foreman-packaging/pull/5469)
Actions