taftsanders / satellite-leapp-check

A script to run on the Satellite or the upgrading client to validate clients have the required repositories for the LEAPP upgrade process
GNU General Public License v3.0
4 stars 3 forks source link

When running against satellite itself, it's not supported. #30

Closed waldirio closed 9 months ago

waldirio commented 10 months ago

When running against satellite itself, it's not supported. Satellite self-registered it's not an option/unsupported.

taftsanders commented 9 months ago

@waldirio Satellite has its own built-in checks and method of upgrading as noted in the documentation. I don't believe it would be a valid use of time to recreate these checks in this script.

If you agree, I can add a statement to the usage section that prints upon running stating this and/or build in a check for the client name == executing server name and exit with this same supportability statement. Let me know your thoughts.

waldirio commented 9 months ago

hey @taftsanders

It looks perfect!

Thank you! Waldirio