how are the vagrant boxes created?

Matthew Miller mattdm at fedoraproject.org
Tue Jun 9 19:55:34 UTC 2015


On Tue, Jun 09, 2015 at 03:37:53PM -0400, Michael Adam wrote:
> is this the correct place to ask?

Sure :)

> How are the fedora vagrant boxes created?
> I.e. where is the repository describing the building
> and how are these things actually built?

They're built in Koji, our buildsystem, with the "CreateImage" method,
which calls ImageFactory. That's fed a kickstart, like this one:

https://git.fedorahosted.org/cgit/spin-kickstarts.git/tree/fedora-cloud-base-vagrant.ks

from the spin-kickstarts repo, and an image comes out the other side,
like this:

http://koji.fedoraproject.org/koji/taskinfo?taskID=9832786

-- 
Matthew Miller
<mattdm at fedoraproject.org>
Fedora Project Leader


More information about the cloud mailing list