Description of problem: Reprovisioning a ConfiguredSystem should use the Operating System from the chosen ConfigurationProfile Expected results: Configured System should be provisioned with the OS of the ConfigurationProfile Additional info: ConfigurationProfile Ptable and Media should also be used
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/8a07c07589ca9afa321fd1d4ce31049494d071f4 commit 8a07c07589ca9afa321fd1d4ce31049494d071f4 Author: Brandon Dunne <bdunne> AuthorDate: Sun Apr 19 08:48:03 2015 -0400 Commit: Brandon Dunne <bdunne> CommitDate: Sun Apr 19 09:29:00 2015 -0400 Nil out OperatingSystem, Ptable and Medium on the ConfiguredSystem Provisioning will not use these values from the Hostgroup unless they are nilled out. https://bugzilla.redhat.com/show_bug.cgi?id=1213145 .../miq_provision_task_configured_system_foreman/options_helper.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Verified fixed in 5.4.0.4 (5.4.0.4.20150528174021_88cc76c). Configured system's OS, media and partition table are correctly switched on reprovision with hostgroup change.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html