[CentOS-devel] c9s vagrant boxes

Thu Dec 2 16:57:51 UTC 2021
Brian Stinson <brian at bstinson.com>

On Thu, Dec 2, 2021, at 10:37, Jack Aboutboul via CentOS-devel wrote:
> Hello All,
>
> As part of our testing efforts of c9s we put together some vagrant
> boxes of c9s and we are wondering if there was any interest in us
> contributing these upstream?
>
> Boxes are here:
> https://app.vagrantup.com/almalinux/boxes/centos-stream-9 and the
> corresponding sources can be found here:
> https://github.com/almaLinux/cloud-images/tree/centos9s
>
> Thanks,
> Jack
> _______________________________________________
> CentOS-devel mailing list
> CentOS-devel at centos.org
> https://lists.centos.org/mailman/listinfo/centos-devel

Nice!

We build ours as part of every compose from kickstart: https://gitlab.com/redhat/centos-stream/release-engineering/kickstarts/-/blob/main/CentOS-9-Stream-x86_64-Vagrant.ks

Currently we push them to cloud.centos.org, but we're working on automatically updating Vagrant cloud entries. 

--Brian