slaanesh/system-management

# System management with Foreman This project contains all the packages scattered around for managing CentOS and Fedora clients in Foreman. This is due to the fact that the components here are dispersed among different repositories, are not on par with each other regarding versions across distributions and are all not available for the supported client distributions in Foreman. The clients enrolled in Foreman at a minimum require the binary packages originating from the following source packages: - `katello-host-tools` - missing in base repositories for all distributions - `rubygem-foreman_scap_client` - missing in base repositories for all distributions - `gofer` - missing in base repositories just for CentOS 6/7 - `subscription-manager` - missing in base repositories just for CentOS 6 but available in RHEL 6 CentOS 6 also misses these dependencies in the base repository: - `pulp` - `pulp-rpm` - `python-isodate` Packages `gofer`, `katello-host-tools` and `rubygem-foreman_scap_client` taken from: - [http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/SAT-TOOLS/SRPMS/](http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/SAT-TOOLS/SRPMS/) - el6 - [http://ftp.redhat.com/pub/redhat/linux/enterprise/7Server/en/SAT-TOOLS/SRPMS/](http://ftp.redhat.com/pub/redhat/linux/enterprise/7Server/en/SAT-TOOLS/SRPMS/) - el7 - [http://ftp.redhat.com/pub/redhat/linux/enterprise/8Base/en/SAT-TOOLS/SRPMS/](http://ftp.redhat.com/pub/redhat/linux/enterprise/8Base/en/SAT-TOOLS/SRPMS/) - el8, fc30, fc31 Packages `pulp`, `pulp-rpm`, `python-isodate` and `subscription-manager` for CentOS 6 taken from: - [http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/](http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/) - el6 - [http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/SAT-TOOLS/SRPMS/](http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/SAT-TOOLS/SRPMS/) - el6 Source packages being built as part of this (depending on the distribution the version might be different): - `subscription-manager` - el6 - `pulp` - el6 - `pulp-rpm` - el6 - `python-isodate` - el6 - `gofer` - el6, el7, el8 - `katello-host-tools` - el6, el7, el8, fc30, fc31 - `rubygem-foreman_scap_client` - el6, el7, el8, fc30, fc31


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/slaanesh/system-management/