Comment 6 for bug 1790447

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/601493
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=459b2664d99befa452e1946a4e4cf400183dd9e3
Submitter: Zuul
Branch: master

commit 459b2664d99befa452e1946a4e4cf400183dd9e3
Author: Tony Breeds <email address hidden>
Date: Tue Sep 11 14:48:19 2018 +1000

    Handle missing or bad dmidecode

    dmidecode isn't functional on all architectures. Don't treat a missing
    binary or a missing DMI table as fatal from an install POV.

    Change-Id: I33c50ee00ac0b478839b2536f0b965e444e66e53
    Related-Bug: 1790447