Update fedora35 vagrant box url (#9699)

* Update fedora35 vagrant box url

* Update Terraform to 1.3.7

* Update Vagrant to 2.3.4
This commit is contained in:
Florian Ruynat
2023-01-27 06:28:25 +01:00
committed by GitHub
parent 64dbf2e429
commit 1f36df666d
8 changed files with 16 additions and 17 deletions

View File

@ -14,7 +14,7 @@ vagrant-validate:
stage: unit-tests
tags: [light]
variables:
VAGRANT_VERSION: 2.2.19
VAGRANT_VERSION: 2.3.4
script:
- ./tests/scripts/vagrant-validate.sh
except: ['triggers', 'master']