Actions
Feature #32405
closedPermit DMI change when host is in build mode
Description
This is a bit of a corollary to the existing `host_profile_assume` setting.
I'd like to prevent a host from registering with a different DMI than is on record, unless the host is in "build" mode.
If I'm rebuilding a host in my Cloud Infra, the DMI might change. When the host is not being rebuilt, I'd like to prevent a different host from snagging the subscription information (by setting host_profile_assume == false). But if I've set the host to be rebuilt, I'm expecting a new subscription for the host.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9312 added
Updated by Jonathon Turel over 3 years ago
- Target version changed from Katello 4.1.0 to Katello 4.2.0
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by Pat Riehecky over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ac5caa699555fa5acdaf54d39ce362e791d13888.
Actions