Package puppet-theforeman-foreman: Information

  • Default inline alert: Version in the repository: 22.1.2-alt1

Binary package: puppet-theforeman-foreman
Version: 19.1.1-alt1
Architecture: noarch
Build time:  Feb 2, 2022, 09:28 AM
Source package: puppet-theforeman-foreman
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 contributors:
Pavel Skrylev

Last changed


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
Dec. 23, 2020 Pavel Skrylev 16.0.0-alt1.1
- + requires to puppet
- * to enable execution of embedded scripts