Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Foreman plugin, dropped Katello #488

Closed
wants to merge 1 commit into from
Closed

Improved Foreman plugin, dropped Katello #488

wants to merge 1 commit into from

Conversation

lzap
Copy link
Contributor

@lzap lzap commented Feb 3, 2015

New option was added -g to skip collecting of generic resources (firewall, selinux, cpu, memory).

https://github.com/theforeman/foreman/blob/develop/script/foreman-debug

Since katello-debug is now part of foreman-debug (as a plugin), there is no need of separate sosreport plugin.

https://github.com/Katello/katello/blob/master/deploy/script/katello-debug.sh

@iNecas @ehelms to confirm please, thanks.

@bmr-cymru
Copy link
Member

Patch is fine but please check the Contributor Guidelines for patch header format.

I can rewrite the commit message for you if you're happy for me to add a Signed-off-by for you.

@lzap
Copy link
Contributor Author

lzap commented Feb 3, 2015

Re our discussion on foreman/katello and Satellite/Capsule, I think we need to add more packages. Here are our deployments types. We have new packages for Satellite 6.1 (patches are still pending review) which are adding foreman-debug and katello-debug (requres foreman-debug) subpackage.

Therefore I think we can change this to only check for foreman-debug package. If this one is present, than we can run the collection. It will be present on: Foreman, Katello upstream installs, Satellite 6 main node, Satellite 6 Capsule node.

Should I file a new PR for this?

I am fine with you correcting the commit message. Thanks!

@lzap
Copy link
Contributor Author

lzap commented Feb 3, 2015

I think we need to add more packages should be I think we need to change "foreman" to "foreman-debug" package requirement.

@lzap
Copy link
Contributor Author

lzap commented Feb 3, 2015

Let me do brand new PR, I need to reclone sos repo, must have been renamed or something.

@bmr-cymru
Copy link
Member

The tree was renamed from "sosreport" to "sos" last year (to make usable tarballs with GitHub's release mechanisms) but there should be redirects in place so push/pull etc. work.

I think we can handle it all in this one but np if you want to file a clean one.

@lzap
Copy link
Contributor Author

lzap commented Feb 3, 2015

Yeah that broke my "hub" tool integration, its a CLI to issue PRs. Nevermind. Filed a clean one against my new clone: #489

@lzap lzap closed this Feb 3, 2015
@bmr-cymru
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants