Add assembly for configuring Insights#4882
Conversation
There was a problem hiding this comment.
I plan to re-use this in the Planning/Overview guide later.
chris1984
left a comment
There was a problem hiding this comment.
Overall is a great start :) Left a few comments and suggestions
| . Re-register the Insights client on your hosts: | ||
| + | ||
| [options="nowrap", subs="+quotes,verbatim,attributes"] | ||
| ---- | ||
| # insights-client --register | ||
| ---- | ||
| + | ||
| You can use remote execution to run this command on your hosts. |
There was a problem hiding this comment.
@chris1984 They always have to reregister the Insights client when they migrate, correct?
There was a problem hiding this comment.
Yes that is true, because going from hosted to iop, the insights_facet that gets created in the database becomes the subscription-manager uuid instead of the insights_id from hosted
| .Verification | ||
| * TODO: Add verification steps |
| .Verification | ||
| * TODO: Add verification steps |
|
@chris1984 Please, take a look at the previews, especially Satellite and Katello builds, and review that the procedures make sense. Then let me know what needs to be corrected. |
d936570 to
5f1d669
Compare
|
Rebased. |
|
@chris1984 I've simplified the chapter per our discussion. Please, address the remaining comments, including #4882 (comment) |
| ifdef::satellite[] | ||
| This is enabled by default after installing {Project}. | ||
| endif::[] |
There was a problem hiding this comment.
I think this is misleading because the plugin is installed but the cloud connector is not configured by default. Correct? Let's drop it?
Thefore this prerequisite shouldn't be required for Satellite?
There was a problem hiding this comment.
Right, the cloud connector only is configured if the user wants to remediate from console.redhat.com, otherwise it's not configured. We can drop it
What changes are you introducing?
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
SAT-41488
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Contributor checklists
Please cherry-pick my commits into: