Bug #14718
closedHost OS changes in Host definition
Description
I have a HOST defined using Centos 7.2 as the OS. After the machine is built sometimes the HOST definition changes itself back to Centos 7. This causes issues in that some of the templates ( partition tables etc ) are not associated to the centos 7 OS.
This occurs in Katello 3.0 RC2. According to JSherril it could be this
"This is likely due to the new reporting of the operating system by
subscription-manager. After looking at a centos machine it appears that
centos is reported as '7' instead of '7.2' by subscription manager and
thus gets associated with Centos 7.0. Sadly foreman currently doesn't
differentiate between Operating System for provisioning and Operating
System reported via facts.
I guess we'll need to turn that auto reporting off for Centos or some
other workaround"
Updated by Justin Sherrill over 8 years ago
- Category set to 83
- Assignee set to Justin Sherrill
- Difficulty set to medium
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5988 added
Updated by Justin Sherrill over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|27c15a1f7ad43ba528e9824337991965dee57d50.
Updated by Justin Sherrill over 8 years ago
Hey Travis, yes, RC4 was released to fix one very bad and specific issue. The rest will be cherrypicked soon into RC5.
Updated by Travis Camechis over 8 years ago
Justin Sherrill wrote:
Hey Travis, yes, RC4 was released to fix one very bad and specific issue. The rest will be cherrypicked soon into RC5.
Good to know, I just assumed since it was fixed before RC3 that it was already included.