Comment 6 for bug 1547541

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

Reviewed: https://review.openstack.org/291377
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-galera_client/commit/?id=b5b767a5aa876869422e4c698c70451932dac1a4
Submitter: Jenkins
Branch: master

commit b5b767a5aa876869422e4c698c70451932dac1a4
Author: Travis Truman <email address hidden>
Date: Thu Mar 10 14:27:50 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: I8e2dc51a74c9ea3baf3f095f4243d598b6298f05
    Closes-Bug: #1547541