A long-lived project that still receives updates
Foreman plugin to sync SUSE Customer Center products and repositories into Katello.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 6, >= 6.3.1

Runtime

>= 3.16
 Project Readme

Rubocop Unit Tests Gem Version

Foreman SCC Manager

Foreman plugin to sync SUSE Customer Center products and repositories into Katello.

Installation

This plugin installation is supported since Foreman 3.4 / Katello 4.6 by the foreman-installer, but only with the scenario Katello:

foreman-installer --scenario katello --enable-foreman-plugin-scc-manager

You can also install it manually:

dnf install rubygem-foreman_scc_manager

foreman-installer

Compatibility

Foreman Version Katello Version Plugin Version
3.3 4.5 ~> 2.0.0
3.1 4.3 ~> 1.8.20*
3.0 4.2 ~> 1.8.20
2.5 4.1 ~> 1.8.20
2.3 3.18 ~> 1.8.9
2.1 3.16 ~> 1.8.5
2.0 3.16 ~> 1.8.4
1.24 3.14 ~> 1.8.0

* If you are using foreman_scc_manager in version 1.8.20 and then upgrade to Katello 4.3, you need to manually run the following rake task on your Foreman instance: foreman-rake foreman_scc_manager:setup_authentication_tokens.

Documentation

Plugin documentation

Hammer CLI Extension

Hammer CLI for Foreman SCC Manager

Contributing

Fork and send a Pull Request. Thanks!

Copyright

Copyright (c) 2023 ATIX AG - https://atix.de

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.