Add hardware and network support groups to aarch64 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>
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2018-04-24 09:21:01 -07:00
parent 8362fef455
commit 43362bb5d2
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
1 changed files with 4 additions and 1 deletions

View File

@ -5,10 +5,13 @@ services --enabled=sshd,NetworkManager,chronyd,initial-setup
autopart
%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