Bug #7079
Proxy settings.d directory should be in foreman-debug archive
Description
/etc/foreman-proxy/settings.d should be added to foreman-debug.
Associated revisions
Fixes #7079: foreman-debug archive now includes contents of /etc/foreman-proxy/settings.d directory
(cherry picked from commit 4aff3f071a2326a3cd4923b95bdfe87b3371184d)
History
#1
Updated by Anonymous over 8 years ago
- Target version changed from 1.7.5 to 1.7.4
#2
Updated by Anonymous over 8 years ago
It looks like this is already being handled: https://github.com/theforeman/foreman/blob/develop/script/foreman-debug#L239
#3
Updated by Dominic Cleal over 8 years ago
Dmitri Dolguikh wrote:
It looks like this is already being handled: https://github.com/theforeman/foreman/blob/develop/script/foreman-debug#L239
I don't think add_files is recursive, so it's leaving out settings.d.
#4
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1720 added
- Pull request deleted (
)
#5
Updated by Anonymous over 8 years ago
- Assignee set to Anonymous
#6
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
#7
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4aff3f071a2326a3cd4923b95bdfe87b3371184d.
Fixes #7079: foreman-debug archive now includes contents of /etc/foreman-proxy/settings.d directory