From b9c7065be0048412c02a81cf5550bb15b04e2293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Correa=20Rodr=C3=ADguez?= Date: Wed, 3 Jul 2024 13:09:37 +0200 Subject: [PATCH] Updated CentOS7 Vagrant box in Allocator module --- deployability/modules/allocation/static/specs/os.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployability/modules/allocation/static/specs/os.yml b/deployability/modules/allocation/static/specs/os.yml index 6cb5ed8384..aff95d571b 100644 --- a/deployability/modules/allocation/static/specs/os.yml +++ b/deployability/modules/allocation/static/specs/os.yml @@ -61,8 +61,8 @@ vagrant: virtualizer: virtualbox # Centos linux-centos-7-amd64: - box: centos/7 - box_version: 2004.01 + box: vagrant_devel/centos-7 + box_version: 1.1.0 virtualizer: virtualbox linux-centos-7-ppc64: box: testing-centos-image