Skip to content

Latest commit

 

History

History
141 lines (93 loc) · 2.93 KB

CHANGELOG.rst

File metadata and controls

141 lines (93 loc) · 2.93 KB

theforeman.operations Release Notes

  • cloud_connector role - Remove receptor cleanup steps in configure cloud connector
  • cloud_connector role - Restart rhcd after writing out config file
  • foreman_repositories role - disable Pulpcore module on upgrades to Katello 4.11+
  • foreman_repositories role - only enable the Pulpcore module for Katello up to 4.10, later versions use demodularized Pulpcore repos
  • metrics role - new role to setup PCP integration with Foreman 3.9 and newer
  • puppet_repositories role - Add support for Puppet 7 and 8
  • foreman_repositories role - drop default foreman_repositories_version, you now have always to specify which version you want to deploy
  • foreman_repositories role - drop support for CentOS 7 repositories
  • foreman_repositories role - drop support for Foreman pre 3.2 / Katello pre 4.4 repositories
  • postgresql_upgrade role - removed the role as it was only needed for Foreman before 2.5
  • puppet_repositories role - Drop support for Puppet 5
  • ansible_repositories role - removed as it's not required anymore since EL 8.6 contains ansible-core
  • new role to configure backups using foreman-maintain
  • update default Foreman to 3.5
  • update default Puppet to 7
  • foreman_repositories - also enable pulpcore module when enabling katello
  • cloud_connector role - use a regular expression to parse the CN from the cert
  • fix parsing of openssl certificate subject for EL7 and EL8
  • add HTTP proxy support for cloud connector
  • update FORWARDER_URL for cloud connector
  • cloud_connector - new role for installing Cloud Connector (#85)
  • installer role - don't fail execution in check mode
  • correct collection metadata, so it can be uploaded to Galaxy

This is the first stable release of the theforeman.operations collection.