Actions
Bug #7071
closedforeman-debug should grab installer configs and pulp proxy configs
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1125391
Description of problem:
/etc/katello-installer/*
/etc/pulp/server/plugins.d/*
NOTE! These files should be filtered for passwords so we don't grab them.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. run foreman-debug
2. Extract debug
Actual results:
installer configs and pulp proxy configs are not captures
Expected results:
These should be capsure
Additional info:
NOTE! These files should be filtered for passwords so we don't grab them.
Updated by Walden Raines almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|c434bc1a8f5afe60fe4b8f4b3c84504c08c0e576.
Actions