On Wed, Mar 15, 2023 at 02:06:02PM -0500, Brian Stinson wrote:
On Wed, Mar 15, 2023, at 13:27, Ewoud Kohl van Wijngaarden wrote:
On Wed, Mar 15, 2023 at 12:34:57PM -0500, Brian Stinson wrote:
On Wed, Mar 15, 2023, at 11:42, Ewoud Kohl van Wijngaarden wrote:
This is inconvenient since there simply isn't a centos/stream9 on https://app.vagrantup.com/centos which means every consumer needs to manually specify it. There also isn't a CentOS-Stream-Vagrant-9-latest.x86_64.vagrant-libvirt.box either which means manual work.
Is there any way I could help? Like providing a (Python) script to create the entries via the Vagrant Cloud API. I obviously just can't run it myself without credentials.
If you have something handy, that would be a good contribution to this folder: https://gitlab.com/redhat/centos-stream/release-engineering/releng-tools/-/t...
I've started a basic MR with a script that I think should be usable in automating:
https://gitlab.com/redhat/centos-stream/release-engineering/releng-tools/-/m...
However, I could use some feedback on how it would be used. See the questions in the MR.