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
This commit is contained in:
Travis Truman 2016-03-10 15:04:31 -05:00
parent 785dd15d1a
commit d79235a49a
2 changed files with 1 additions and 1 deletions

View File

@ -98,6 +98,7 @@ galera_pip_packages:
- pycrypto
galera_pre_apt_packages:
- apt-transport-https
- debconf-utils
- libaio1
- libc6

View File

@ -14,5 +14,4 @@
# TODO(odyssey4me) remove this once https://review.openstack.org/288634 has merged
# and the disk images are rebuilt and redeployed.
curl
apt-transport-https