]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
vagrant: force centos 8.1 libvirt image
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 1 Apr 2020 19:46:20 +0000 (15:46 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 2 Apr 2020 15:55:21 +0000 (17:55 +0200)
commit6264f6979e34d65f6c7f9478fed47472271a0769
treee157f7a90045365641ec138315bd9cb1744a7676
parent4a4f54f6eeaac99f04faad82259129a906f4ccb9
vagrant: force centos 8.1 libvirt image

The current centos/8 vagrant image (libvirt) is still using the
CentOS 8.0 release (1905) while the 8.1 release (1911) is already
available since few months.
Using an update CentOS 8 release fixes slow ceph-volume/lvm commands.

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