Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com
it requires this change in rpm-ostree-toolbox:
commit e58c8669d3fc71fd7f3fee932fe2733e617c4157
Author: Giuseppe Scrivano gscrivan@redhat.com
Date: Fri Apr 29 13:18:41 2016 +0200
Propagate ova settings to ImageFactory Allow to specify 'vsphere_product_name', 'vsphere_product_vendor_name', 'vsphere_product_version' and 'vsphere_virtual_system_type' in the configuration file. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> fixup Closes: #91 Approved by: cgwalters
I think this one should be Fedora Project?
We're not building OVA files for Fedora right now, so I guess it doesn't matter too much.
rebased
ah true. I have pushed another version with the amended change
We also do not use rpm-ostree-toolbox in Fedora
@gscrivano the vagrant images in Fedora are made by koji running image factory. If we needed some extra data we would need to make sure that imagefactory and koji support what is needed.
Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com