RedHatGov / product-demos

GNU General Public License v3.0
31 stars 21 forks source link

LINUX / Patching: Should the patching job run insights-client when finished? #32

Closed benblasco closed 1 year ago

benblasco commented 2 years ago

Title says it all.... But maybe there needs to be a conditional associated with this for the case where the user hasn't connected the systems to Insights using LINUX / Register.

Thoughts?

willtome commented 2 years ago

maybe? is that the only way insights knows if a system is updated?

benblasco commented 2 years ago

Insights will only pick up changes when you run the insights-client, so we either want the results immediately (as per this issue) or we just wait until the next job run some time in the next 24 hours.

benblasco commented 2 years ago

Note to self: Will need to build logic into this to either a) ignore failed insights-client runs or b) only run when the insights-client is registered

willtome commented 1 year ago

Closing. #48 has been merged