This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Commit f69ee82
committed
Update Rocky Linux 9 On-Demand CI with latest box
This commit modifies the on-demand CI workflow for Rocky Linux 9 by
updating its VirtualBox box image to the latest version available.
Additionally, it corrects a typo in the version of the
`distros_supported.yml` file by setting it to "0".
This ensures that the correct version is used when initializing the
environment for the CI jobs.
To reproduce this change:
1. Download the latest Rocky Linux 9 VirtualBox box image from its
official URL.
2. Add the new box image to your local Vagrant box cache with the
`vagrant box add` command.
3. Modify the distros file by changing the version number to "0".
After applying these changes, the on-demand CI workflow for Rocky
Linux 9 should use the updated VirtualBox box image and correctly
set the version in the `distros_supported.yml` file.1 parent f1aa771 commit f69ee82
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments