Katello can be used to manage content associated with SUSE products based upon contents mirrored via the smt tool. This includes content such as RPMs, errata.
The following is a high-level summary of the workflow:
Assuming you have an SCC account, setup the SMT server, click here for more documentation.
# zypper install smt
# yast smt-server
On a SLES 12 Box
# smt-sync
# smt-repos
# smt-repos -e SLES12-SP3-Pool
# smt-repos -o
# smt-mirror
# service apache2 restart
You should be able to navigate to the mirror by browsing to http://<fqdn>/repo/
http://<fqdn>/repo/SUSE/Products/SLE-SERVER/12-SP3/x86_64/product/
Foreman 2.3.3 has been released! Follow the quick start to install it.
Foreman 2.2.3 has been released! Follow the quick start to install it.