Add hardware and network support groups to ARM server (#1569183)

These groups were added to the server environment group in comps
but the change was not mirrored here, so the ARM server disk
image is still missing wifi support etc.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-04-24 09:21:01 -07:00
parent 98793f88fc
commit 8362fef455
1 changed files with 4 additions and 1 deletions

View File

@ -4,10 +4,13 @@
part / --size=2500 --fstype xfs
%packages
# install the default groups for the server evironment since installing the environment is not working
# install the default groups for the server environment since installing the environment is not working
@server-product
@standard
@headless-management
@hardware-support
@networkmanager-submodules
@container-management
@domain-client
-initial-setup-gui