This is the result of the consol commands:
foreman-rake console
Loading production environment (Rails 6.0.3.7)
irb(main):001:0> Katello::RepositoryTypeManager.enabled_repository_types => {}
irb(main):002:0> Katello::RepositoryTypeManager.defined_repository_types
=> {"ansible_collection"=>#<Katello::RepositoryType:0x000000000a3356a8 @id=:ansible_collection, @allow_creation_by_user=true, @unique_content_per_repo=false, @content_types=[#<Katello::RepositoryType::ContentType:0x000000000d740da8 @model_class=Katello::AnsibleCollection(id: integer, pulp_id: string, checksum: string, name: string, namespace: string, version: string, created_at: datetime, updated_at: datetime, description: text), @priority=99, @pulp2_service_class=nil, @pulp3_service_class=Katello::Pulp3::AnsibleCollection, @index=true, @index_on_pulp3=true, @uploadable=false, @removable=false>], @generic_remote_options=[], @pulp3_skip_publication=true, @pulp3_service_class=Katello::Pulp3::Repository::AnsibleCollection, @pulp3_api_class=Katello::Pulp3::Api::AnsibleCollection, @pulp3_plugin="ansible">, "deb"=>#<Katello::RepositoryType:0x000000000d77dc58 @id=:deb, @allow_creation_by_user=true, @unique_content_per_repo=false, @content_types=[#<Katello::RepositoryType::ContentType:0x000000000ba3c3d8 @model_class=Katello::Deb(id: integer, pulp_id: string, created_at: datetime, updated_at: datetime, name: string, version: string, architecture: string, filename: string, checksum: string, version_sortable: string, description: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean, migrated_pulp3_href: string), @priority=99, @pulp2_service_class=Katello::Pulp::Deb, @pulp3_service_class=Katello::Pulp3::Deb, @index=true, @index_on_pulp3=true, @uploadable=true, @removable=true>], @generic_remote_options=[], @pulp3_service_class=Katello::Pulp3::Repository::Apt, @pulp3_api_class=Katello::Pulp3::Api::Apt, @pulp3_plugin="deb", @service_class=Katello::Pulp::Repository::Deb, @metadata_publish_matching_check=true, @default_managed_content_type_class=Katello::Deb(id: integer, pulp_id: string, created_at: datetime, updated_at: datetime, name: string, version: string, architecture: string, filename: string, checksum: string, version_sortable: string, description: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean, migrated_pulp3_href: string)>, "docker"=>#<Katello::RepositoryType:0x000000000bec3cd0 @id=:docker, @allow_creation_by_user=true, @unique_content_per_repo=true, @content_types=[#<Katello::RepositoryType::ContentType:0x000000000da4d6b8 @model_class=Katello::DockerManifest(id: integer, schema_version: integer, pulp_id: string, digest: string, created_at: datetime, updated_at: datetime, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=1, @pulp2_service_class=Katello::Pulp::DockerManifest, @pulp3_service_class=Katello::Pulp3::DockerManifest, @index=true, @index_on_pulp3=true, @uploadable=true, @removable=true>, #<Katello::RepositoryType::ContentType:0x000000000d8cf4a8 @model_class=Katello::DockerManifestList(id: integer, schema_version: integer, pulp_id: string, digest: string, created_at: datetime, updated_at: datetime, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=2, @pulp2_service_class=Katello::Pulp::DockerManifestList, @pulp3_service_class=Katello::Pulp3::DockerManifestList, @index=true, @index_on_pulp3=true, @uploadable=false, @removable=false>, #<Katello::RepositoryType::ContentType:0x000000000d7b60f8 @model_class=Katello::DockerTag(id: integer, name: string, created_at: datetime, updated_at: datetime, pulp_id: string, docker_taggable_id: integer, docker_taggable_type: string, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=3, @pulp2_service_class=Katello::Pulp::DockerTag, @pulp3_service_class=Katello::Pulp3::DockerTag, @index=true, @index_on_pulp3=true, @uploadable=false, @removable=false>, #<Katello::RepositoryType::ContentType:0x000000000d76e6b8 @model_class=Katello::DockerBlob, @priority=4, @pulp2_service_class=Katello::Pulp::DockerBlob, @pulp3_service_class=Katello::Pulp3::DockerBlob, @index=false, @index_on_pulp3=true, @uploadable=false, @removable=false>], @generic_remote_options=[], @pulp3_skip_publication=true, @pulp3_service_class=Katello::Pulp3::Repository::Docker, @pulp3_api_class=Katello::Pulp3::Api::Docker, @pulp3_plugin="container", @service_class=Katello::Pulp::Repository::Docker, @default_managed_content_type_class=Katello::DockerManifest(id: integer, schema_version: integer, pulp_id: string, digest: string, created_at: datetime, updated_at: datetime, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean)>, "file"=>#<Katello::RepositoryType:0x000000000d6d6188 @id=:file, @allow_creation_by_user=true, @unique_content_per_repo=false, @content_types=[#<Katello::RepositoryType::ContentType:0x000000000cabcff0 @model_class=Katello::FileUnit(id: integer, created_at: datetime, updated_at: datetime, pulp_id: string, name: string, checksum: string, path: string, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=99, @pulp2_service_class=Katello::Pulp::FileUnit, @pulp3_service_class=Katello::Pulp3::FileUnit, @index=true, @index_on_pulp3=true, @uploadable=true, @removable=true>], @generic_remote_options=[], @pulp3_service_class=Katello::Pulp3::Repository::File, @pulp3_api_class=Katello::Pulp3::Api::File, @pulp3_plugin="file", @service_class=Katello::Pulp::Repository::File, @default_managed_content_type_class=Katello::FileUnit(id: integer, created_at: datetime, updated_at: datetime, pulp_id: string, name: string, checksum: string, path: string, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean)>, "ostree"=>#<Katello::RepositoryType:0x000000000ca30d20 @id=:ostree, @allow_creation_by_user=true, @unique_content_per_repo=false, @content_types=[#<Katello::RepositoryType::ContentType:0x000000000c815fe0 @model_class=Katello::OstreeBranch(id: integer, version: string, name: string, pulp_id: string, commit: string, created_at: datetime, updated_at: datetime), @priority=99, @pulp2_service_class=Katello::Pulp::OstreeBranch, @pulp3_service_class=nil, @index=true, @index_on_pulp3=true, @uploadable=true, @removable=true>], @generic_remote_options=[], @service_class=Katello::Pulp::Repository::Ostree, @default_managed_content_type_class=Katello::OstreeBranch(id: integer, version: string, name: string, pulp_id: string, commit: string, created_at: datetime, updated_at: datetime)>, "python"=>#<Katello::RepositoryType:0x000000000ad2fa00 @id=:python, @allow_creation_by_user=true, @unique_content_per_repo=false, @content_types=[#<Katello::RepositoryType::GenericContentType:0x000000000aa95060 @model_class=Katello::GenericContentUnit(id: integer, name: string, version: string, pulp_id: string, content_type: string, created_at: datetime, updated_at: datetime), @priority=99, @pulp3_service_class=Katello::Pulp3::GenericContentUnit, @index=true, @index_on_pulp3=true, @uploadable=true, @removable=true, @pulp3_api=PulpPythonClient::ContentPackagesApi, @pulp3_model=PulpPythonClient::PythonPythonPackageContent, @content_type="python_package">], @generic_remote_options=[#<Katello::RepositoryType::GenericRemoteOption:0x000000000acacb78 @name=:includes, @type=Array, @description="A list containing project specifiers for Python packages to include.">, #<Katello::RepositoryType::GenericRemoteOption:0x000000000acac998 @name=:excludes, @type=Array, @description="A list containing project specifiers for Python packages to exclude.">, #<Katello::RepositoryType::GenericRemoteOption:0x000000000acac8d0 @name=:package_types, @type=Array, @description="A list of package types to sync for Python content. Leave blank to get every package type.">], @pulp3_service_class=Katello::Pulp3::Repository::Generic, @pulp3_api_class=Katello::Pulp3::Api::Generic, @pulp3_plugin="python", @partial_repo_path="", @repositories_api_class=PulpPythonClient::RepositoriesPythonApi, @api_class=PulpPythonClient::ApiClient, @configuration_class=PulpPythonClient::Configuration, @remotes_api_class=PulpPythonClient::RemotesPythonApi, @distributions_api_class=PulpPythonClient::DistributionsPypiApi, @repository_versions_api_class=PulpPythonClient::RepositoriesPythonVersionsApi, @remote_class=PulpPythonClient::PythonPythonRemote, @repo_sync_url_class=PulpPythonClient::RepositorySyncURL, @client_module_class=PulpPythonClient, @distribution_class=PulpPythonClient::PythonPythonDistribution, @publication_class=PulpPythonClient::PythonPythonPublication, @publications_api_class=PulpPythonClient::PublicationsPypiApi, @model_name=#<Proc:0x000000000acac7e0 /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.0.1/lib/katello/repository_types/python.rb:27 (lambda)>, @model_version=#<Proc:0x000000000acac718 /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.0.1/lib/katello/repository_types/python.rb:28 (lambda)>>, "yum"=>#<Katello::RepositoryType:0x000000000a8da770 @id=:yum, @allow_creation_by_user=true, @unique_content_per_repo=false, @content_types=[#<Katello::RepositoryType::ContentType:0x000000000a78b0e0 @model_class=Katello::Rpm(id: integer, pulp_id: string, created_at: datetime, updated_at: datetime, name: string, version: string, release: string, arch: string, epoch: string, filename: string, sourcerpm: string, checksum: string, version_sortable: string, release_sortable: string, summary: string, nvra: string, modular: boolean, migrated_pulp3_href: string, evr: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=1, @pulp2_service_class=Katello::Pulp::Rpm, @pulp3_service_class=Katello::Pulp3::Rpm, @index=true, @index_on_pulp3=true, @uploadable=true, @removable=true>, #<Katello::RepositoryType::ContentType:0x000000000a763e78 @model_class=Katello::ModuleStream(id: integer, name: string, pulp_id: string, version: string, context: string, stream: string, arch: string, created_at: datetime, updated_at: datetime, description: text, summary: text, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=2, @pulp2_service_class=Katello::Pulp::ModuleStream, @pulp3_service_class=Katello::Pulp3::ModuleStream, @index=true, @index_on_pulp3=true, @uploadable=false, @removable=false>, #<Katello::RepositoryType::ContentType:0x000000000a721758 @model_class=Katello::Erratum(id: integer, pulp_id: string, errata_id: string, created_at: datetime, updated_at: datetime, issued: date, updated: date, errata_type: string, severity: string, title: string, solution: text, description: text, summary: text, reboot_suggested: boolean, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=3, @pulp2_service_class=Katello::Pulp::Erratum, @pulp3_service_class=Katello::Pulp3::Erratum, @index=true, @index_on_pulp3=true, @uploadable=false, @removable=false>, #<Katello::RepositoryType::ContentType:0x000000000a44e6c0 @model_class=Katello::PackageGroup(id: integer, name: string, pulp_id: string, description: string, created_at: datetime, updated_at: datetime, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=99, @pulp2_service_class=Katello::Pulp::PackageGroup, @pulp3_service_class=Katello::Pulp3::PackageGroup, @index=true, @index_on_pulp3=true, @uploadable=false, @removable=false>, #<Katello::RepositoryType::ContentType:0x000000000a38b4e0 @model_class=Katello::YumMetadataFile(id: integer, pulp_id: string, checksum: string, name: string, repository_id: integer, created_at: datetime, updated_at: datetime, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=99, @pulp2_service_class=Katello::Pulp::YumMetadataFile, @pulp3_service_class=Katello::Pulp3::YumMetadataFile, @index=true, @index_on_pulp3=false, @uploadable=false, @removable=false>, #<Katello::RepositoryType::ContentType:0x000000000a2f1ae8 @model_class=Katello::Srpm(id: integer, pulp_id: string, created_at: datetime, updated_at: datetime, name: string, version: string, release: string, arch: string, epoch: string, filename: string, checksum: string, version_sortable: string, release_sortable: string, summary: string, nvra: string, migrated_pulp3_href: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @priority=99, @pulp2_service_class=Katello::Pulp::Srpm, @pulp3_service_class=Katello::Pulp3::Srpm, @index=true, @index_on_pulp3=true, @uploadable=true, @removable=true>, #<Katello::RepositoryType::ContentType:0x000000000a2d9178 @model_class=Katello::Distribution, @priority=4, @pulp2_service_class=Katello::Pulp::Distribution, @pulp3_service_class=Katello::Pulp3::Distribution, @index=false, @index_on_pulp3=true, @uploadable=false, @removable=false>, #<Katello::RepositoryType::ContentType:0x0000000009d60160 @model_class=Katello::PackageCategory, @priority=4, @pulp2_service_class=Katello::Pulp::PackageCategory, @pulp3_service_class=nil, @index=false, @index_on_pulp3=true, @uploadable=false, @removable=false>], @generic_remote_options=[], @pulp3_service_class=Katello::Pulp3::Repository::Yum, @pulp3_api_class=Katello::Pulp3::Api::Yum, @pulp3_plugin="rpm", @service_class=Katello::Pulp::Repository::Yum, @metadata_publish_matching_check=true, @default_managed_content_type_class=Katello::Rpm(id: integer, pulp_id: string, created_at: datetime, updated_at: datetime, name: string, version: string, release: string, arch: string, epoch: string, filename: string, sourcerpm: string, checksum: string, version_sortable: string, release_sortable: string, summary: string, nvra: string, modular: boolean, migrated_pulp3_href: string, evr: string, missing_from_migration: boolean, ignore_missing_from_migration: boolean), @index_additional_data_proc=#<Proc:0x0000000009d600e8 /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.2.0.1/lib/katello/repository_types/yum.rb:39>>}