Package puppet-theforeman-foreman: Information

    Source package: puppet-theforeman-foreman
    Version: 22.1.2-alt1
    Build time:  Oct 25, 2023, 08:30 AM
    Category: Development/Ruby
    Report package bug
    License: GPLv3
    Summary: Foreman server configuration
    Description: 
    Puppet module for managing Foreman
    
    Installs and configures Foreman, part of the Foreman installer or to be used as
    a Puppet module.
    
    Many Foreman plugins can be installed by adding additional foreman::plugin::*
    classes, extra compute resource support via foreman::compute::* classes and
    the Hammer CLI can be installed by adding foreman::cli.
    
    By default, it configures Foreman to run as a standalone service fronted by
    Apache as a reverse proxy with a PostgreSQL database.
    
    The web interface is configured to use Puppet's SSL certificates by default,
    so ensure they're present first, reconfigure server_ssl_* or disable the ssl
    parameter. When used with the 'puppet' module, it will generate a new CA and
    the required certificate.
    
    Lots of parameters are supplied to tune the default installation, which may be
    found in the class documentation at the top of each manifest.
    
    Other modules may be used in combination with this one: puppet for managing
    a Puppet master and agent, and foreman_proxy to configure Foreman's Smart Proxy
    and related services.

    List of rpms provided by this srpm:
    puppet-theforeman-foreman (noarch)


    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby

    Last changed


    Feb. 9, 2023 Pavel Skrylev 22.1.2-alt1
    - ^ 19.1.1 -> 22.1.2
    Jan. 31, 2022 Pavel Skrylev 19.1.1-alt1
    - ^ 16.0.0 -> 19.1.1
    - !fixed require sssd.rb in facter when it absents
    Dec. 23, 2020 Pavel Skrylev 16.0.0-alt1.2
    - ! placement for the puppet modules