Project

General

Profile

« Previous | Next » 

Revision 90c64626

Added by Dominic Cleal about 9 years ago

Prepare 2.2.0 changelog

View differences:

CHANGELOG.md
# Changelog
## 2.2.0
* New classes to install smart proxy plugins:
* foreman_proxy::plugin::abrt to install ABRT support
* foreman_proxy::plugin::openscap to install OpenSCAP support
* foreman_proxy::plugin::salt for Salt management support
* New or changed parameters:
* Add http_port/ssl_port parameters to listen on both HTTP/HTTPS
simultaneously, deprecates port parameter (#8990)
* Add *\_listen\_on parameters to control which modules listen on HTTP and
HTTPS ports (#8990)
* Add dhcp_option_domain parameter to change or disable setting dhcpd
domain name option
* Add foreman_ssl* parameters to specify keys used to access Foreman API
from smart proxy plugins
* Add log_level parameter to control smart proxy logging
* Add plugin_version parameter to change default plugin package ensure
value, add version parameter to each plugin class
* Other features:
* Configure templates module for reverse proxying provisioning template
requests
* Set :foreman_url for Foreman API location
* Support PXELinux/TFTP installation on Debian 8 (Jessie)
* Manage pulpnode configuration in foreman_proxy::plugin::pulp
* Other changes and fixes:
* Only manage sudo rules if puppetca or puppetrun are enabled
* Use puppetrun_user parameter in sudo rules
* Override TFTP server root from tftp_root parameter
* Improvements for Puppet 4 and future parser support
* Fix compatibility with theforeman/dns 2.0.0
* Fix compatibility with theforeman/puppet 3.0.0
* Fix dependency on LSB facts (#9449)
* Fix third party package resources to use ensure_packages
* Fix metadata quality issues, pinning dependencies
## 2.1.0
* Add puppetssh_wait parameter (#7860)
* Fix error referencing class that may not have been evaluted

Also available in: Unified diff