add the productimg packages to teh variants
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
14fba4cef7
commit
2416e44731
@ -13,6 +13,11 @@
|
|||||||
</groups>
|
</groups>
|
||||||
</variant>
|
</variant>
|
||||||
<variant id="Server" name="Server" type="variant">
|
<variant id="Server" name="Server" type="variant">
|
||||||
|
<buildinstallpackages>
|
||||||
|
<package>fedora-productimg-server</package>
|
||||||
|
</buildinstallpackages>
|
||||||
|
<package></packaga>
|
||||||
|
</buildinstallpackages>
|
||||||
<arches>
|
<arches>
|
||||||
<arch>i386</arch>
|
<arch>i386</arch>
|
||||||
<arch>x86_64</arch>
|
<arch>x86_64</arch>
|
||||||
@ -61,6 +66,9 @@
|
|||||||
</groups>
|
</groups>
|
||||||
</variant>
|
</variant>
|
||||||
<variant id="Workstation" name="Workstation" type="variant">
|
<variant id="Workstation" name="Workstation" type="variant">
|
||||||
|
<buildinstallpackages>
|
||||||
|
<package>fedora-productimg-workstation</package>
|
||||||
|
</buildinstallpackages>
|
||||||
<arches>
|
<arches>
|
||||||
<arch>i386</arch>
|
<arch>i386</arch>
|
||||||
<arch>x86_64</arch>
|
<arch>x86_64</arch>
|
||||||
@ -86,6 +94,9 @@
|
|||||||
</groups>
|
</groups>
|
||||||
</variant>
|
</variant>
|
||||||
<variant name="Cloud" id="Cloud" type="variant">
|
<variant name="Cloud" id="Cloud" type="variant">
|
||||||
|
<buildinstallpackages>
|
||||||
|
<package>fedora-productimg-cloud</package>
|
||||||
|
</buildinstallpackages>
|
||||||
<arches>
|
<arches>
|
||||||
<arch>i386</arch>
|
<arch>i386</arch>
|
||||||
<arch>x86_64</arch>
|
<arch>x86_64</arch>
|
||||||
|
Loading…
Reference in New Issue
Block a user