Comment 6 for bug 1493985

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

Reviewed: https://review.openstack.org/235479
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=b78251b26984ddaca211f973ec4c2f88eafe992b
Submitter: Jenkins
Branch: master

commit b78251b26984ddaca211f973ec4c2f88eafe992b
Author: Alex Schultz <email address hidden>
Date: Thu Oct 15 10:37:56 2015 -0500

    Switch cloud-init to absent to fix tests

    This change updates the ensure on cloud-init to absent as purged is not
    availble on all platforms. This will allow tests to pass cleanly on OSX
    or other systems where purged is unavailable.

    Change-Id: I43a40b79a022d4f6ed5ddb9479002461416fdea8
    Closes-Bug: #1493985