Comment 7 for bug 1547541

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-galera_server (master)

Reviewed: https://review.openstack.org/291398
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server/commit/?id=d79235a49a8a617bba8b335bdefa00e76245944a
Submitter: Jenkins
Branch: master

commit d79235a49a8a617bba8b335bdefa00e76245944a
Author: Travis Truman <email address hidden>
Date: Thu Mar 10 15:04:31 2016 -0500

    Ensure apt-transport-https is present before installing from secure repos

    Most hosts will have apt-transport-https installed already, however
    this should ensure that those that do not will successfully install
    the MariaDB packages hosted on an HTTPS repository

    Change-Id: I43c1c99ea85ea6f1ec1041cb03071d2c1557d4f4
    Related-Bug: #1547541