Пакет puppet-theforeman-foreman: Информация

  • Default inline alert: Версия в репозитории: 22.1.2-alt1

Бинарный пакет: puppet-theforeman-foreman
Версия: 19.1.1-alt1
Архитектура: noarch
Собран:  17 февраля 2022 г. 18:23 в задании #286904
Исходный пакет: puppet-theforeman-foreman
Категория: Разработка/Ruby
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/theforeman/puppet-foreman

Лицензия: GPLv3
О пакете: Foreman server configuration
Описание: 
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.

Сопровождающий: Ruby Maintainers Team

Список участников:
Pavel Skrylev

Последнее изменение


31 января 2022 г. Pavel Skrylev 19.1.1-alt1
- ^ 16.0.0 -> 19.1.1
- !fixed require sssd.rb in facter when it absents
23 декабря 2020 г. Pavel Skrylev 16.0.0-alt1.2
- ! placement for the puppet modules
23 декабря 2020 г. Pavel Skrylev 16.0.0-alt1.1
- + requires to puppet
- * to enable execution of embedded scripts