This should allow us to deliver HyperV vagrant boxes and reach a new audience.
Signed-off-by: Dusty Mabe dusty@dustymabe.com --- roles/koji_builder/tasks/main.yml | 1 + 1 file changed, 1 insertion(+)
diff --git a/roles/koji_builder/tasks/main.yml b/roles/koji_builder/tasks/main.yml index 6b6ecf015..ad6672776 100644 --- a/roles/koji_builder/tasks/main.yml +++ b/roles/koji_builder/tasks/main.yml @@ -91,6 +91,7 @@ - imagefactory-plugins-OVA - imagefactory-plugins-EC2 - imagefactory-plugins-RHEVM + - imagefactory-plugins-HyperV - python-psphere - VMDKstream - pykickstart
infrastructure@lists.fedoraproject.org