Actions
Bug #7079
closedProxy settings.d directory should be in foreman-debug archive
Description
/etc/foreman-proxy/settings.d should be added to foreman-debug.
Actions
Added by Dominic Cleal over 11 years ago. Updated almost 8 years ago.
Description
/etc/foreman-proxy/settings.d should be added to foreman-debug.
It looks like this is already being handled: https://github.com/theforeman/foreman/blob/develop/script/foreman-debug#L239
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.
Applied in changeset 4aff3f071a2326a3cd4923b95bdfe87b3371184d.