Comment 2 for bug 1656428

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ceph (master)

Reviewed: https://review.openstack.org/420992
Committed: https://git.openstack.org/cgit/openstack/puppet-ceph/commit/?id=108f5500adb38f5e8c2ddf271937ef184f57067a
Submitter: Jenkins
Branch: master

commit 108f5500adb38f5e8c2ddf271937ef184f57067a
Author: David Critch <email address hidden>
Date: Mon Jan 16 23:12:57 2017 +0000

    Automatically zap a disk if no valid gpt label is present

    This change will execute 'ceph-disk zap' on any OSD or journal
    disk if there is no valid gpt label present. This makes it
    consistent with the ceph-ansible project.

    Change-Id: I47c9e73421a0b472c237ef5cbe6ceb4ff72bcf35
    Partial-Bug: 1656428