Change in host/managed possibly affecting your plugin

Hi everyone,
if you are a plugin developer/maintainer and your plugin has host_extension
that adds inheritable attributes to host, then read on. In a recently
merged bugfix [1], there has been a change that possibly breaks your plugin.
I have already submitted PRs to katello [2] and foreman_openscap [3], but
if your plugin uses :alias_method_chain for set_hostgroup_defaults method,
you will need to make a minor change.

O.

[1] https://github.com/theforeman/foreman/pull/3612
[2] https://github.com/Katello/katello/pull/6280
[3] https://github.com/theforeman/foreman_openscap/pull/195/files