Comment 3 for bug 1672461

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

Reviewed: https://review.openstack.org/445173
Committed: https://git.openstack.org/cgit/openstack/tripleo-puppet-elements/commit/?id=c7c1da513eb003c1a60822b236bde08ace7ea083
Submitter: Jenkins
Branch: master

commit c7c1da513eb003c1a60822b236bde08ace7ea083
Author: Alex Schultz <email address hidden>
Date: Mon Mar 13 14:35:13 2017 -0600

    Add remove-machine-id element

    Leaving /etc/machine-id on the image means that all nodes booted from
    this image will have the same machine-id, which is wrong. A new
    machine-id will be generated during the first boot. This element can be
    used to purge the machine-id from the image.

    Change-Id: Idd848cd307c179afa557618f44db34b2fb57d937
    Related-Bug: #1672461
    Co-Authored-By: Dmitry Tantsur <email address hidden>