Ubuntu client

This works really well, but in the documentation I couldn’t find how to add the katello CA onto the hosts, but that is mentioned in post Ubuntu import CA - #2 by pqvindesland so:

wget --no-check-certificate -O katello-rhsm-consumer https://katello.example.com/pub/katello-rhsm-consumer
/bin/bash -x katello-rhsm-consumer 2< /root/katello-rhsm-consumer.log

And then run the activation key.

BUt i noticed that to be able to use the repository on the foreman host the package apt-transport-katello is also needed, could this package be a part of the dependencies when installing python3-subscription-manager? or maybe added to the documentation?

Regards
Per