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.
Actions