[foreman_installer] Collect satellite-clone data#4238
[foreman_installer] Collect satellite-clone data#4238pmoravec wants to merge 1 commit intososreport:mainfrom
Conversation
Collect satellite-clone related data, as a wrapper of foreman/Satellite installation with cloned data. Closes: sosreport#4238 Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
|
Hi @evgeni , could you please review if I haven't forgotten anything, or if the collected data cant contain some sensitive info (passwords or similar)? AFAIK no, but more eyes see more. |
|
Congratulations! One of the builds has completed. 🍾 You can install the built RPMs by following these steps:
Please note that the RPMs should be used only in a testing environment. |
|
|
||
| self.add_copy_spec([ | ||
| "/usr/share/satellite-clone/logs", | ||
| "/usr/share/satellite-clone/satellite-clone-vars.yml", |
There was a problem hiding this comment.
this can contain sensitive data
There was a problem hiding this comment.
Can you show an example, please?
There was a problem hiding this comment.
| "/usr/share/satellite-clone/logs", | ||
| "/usr/share/satellite-clone/satellite-clone-vars.yml", | ||
| "/usr/share/satellite-clone/ansible.production.cfg", | ||
| "/var/log/satellite-clone/playbook.log", |
There was a problem hiding this comment.
this can contain sensitive data
There was a problem hiding this comment.
|
can this be an own collector? it's not really foreman related. |
I was considering this, so I put the collection under I am not against putting this into a separate plugin, I see pros and cons for both solutions. Let see for others feedback (@TurboTurtle shall have some Satellite experience as well?). |
There was a problem hiding this comment.
ack to the code.
I personally wouldn't consider activation keys as sensitive data, but I'll defer to Pavel and Evgeni on that.
@pmoravec feel free to merge after deciding the above.
edit:
I am not against putting this into a separate plugin, I see pros and cons for both solutions. Let see for others feedback (@TurboTurtle shall have some Satellite experience as well?).
Uh, no real opinion here. It'd be a small plugin indeed, and I wonder what the enablement trigger would be such that the same host wouldn't also already trigger this plugin.
|
I think the RH Portal team considers AKs secrets. |
Ack. No pushback from me. |
Collect satellite-clone related data, as a wrapper of foreman/Satellite installation with cloned data.
Closes: #4238
Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines