]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
vagrant: temp workaround for CentOS 8 cloud image
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 15 Jan 2020 15:35:28 +0000 (10:35 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 Jan 2020 16:52:35 +0000 (17:52 +0100)
commita5385e104884a3692954e4691f3348847a35c7fa
tree231c3decb23539fabe009c62c2de1a33361481fe
parent4e7fb5d45a08137dd203561b4965262189940af2
vagrant: temp workaround for CentOS 8 cloud image

The CentOS cloud infrastructure storing the vagrant CentOS 8 image
changed the directory path and remove the old 8.0 image so the vagrant
box add centos/8 fails returning a 404 http error.
As a workaround we can pull the image from CentOS instead of letting
vagrant doing the resolution.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/scripts/vagrant_up.sh