Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 12:24
· 29 commits to develop since this release
v4.0.0

Breaking Changes / Porting Guide

  • content_view_filter - stop managing rules from this module, content_view_filter_rule should be used for that
  • inventory plugin - do not default to http://localhost:3000 as the Foreman URL, providing a URL is now mandatory

Bugfixes

  • compute_profile, host - refer to VMware storage pods by name, not id (#1247)

New Modules

  • theforeman.foreman.registration_command - Manage Registration Command
  • theforeman.foreman.webhook - Manage Webhooks