Comment 6 for bug 1517513

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

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

commit ea173a59083a2e4af38f347075cf880bc50d43d1
Author: Dmitry Bilunov <email address hidden>
Date: Thu Dec 3 18:05:13 2015 +0300

    Override $::os_package_type

    MOS Ubuntu image uses Debian style packages. Since the introduction
    of `$::os_package_type' fact avilable to use in project manifests,
    we need to provide a manual override for Fuel Ubuntu images.

    This commit updates the preseed template of Precise and Trusty.

    Change-Id: Ic3c548d2abd972a071fc910fea2b425908906de5
    Closes-Bug: #1517513