Checking the Satellite/Foreman system might fail if the system is not managed by itself:
$ katprep_snapshot -C pinkepank.auth -s shittyrobot.giertz.loc
INFO:katprep_snapshot:Checking system 'shittyrobot.giertz.loc' (#1)...
ERROR:katprep_snapshot:Unable to get system information, check filter options!
It would be great to auto-ignore the Satellite/Foreman system. For integrating the system an additional parameter such as --include-satellite could be implemented.
Checking the Satellite/Foreman system might fail if the system is not managed by itself:
It would be great to auto-ignore the Satellite/Foreman system. For integrating the system an additional parameter such as
--include-satellite
could be implemented.