Add container-management and headless-management to Fedora Server
Also replace usages of @jbossas with @javaenterprise as it has been renamed in comps.xml
This commit is contained in:
parent
d81d7e30c5
commit
dbeebcaca1
@ -76,7 +76,7 @@ dracut-*
|
|||||||
@rubyonrails
|
@rubyonrails
|
||||||
@mysql
|
@mysql
|
||||||
@sql-server
|
@sql-server
|
||||||
@jbossas
|
@javaenterprise
|
||||||
|
|
||||||
# Things needed for installation
|
# Things needed for installation
|
||||||
@anaconda-tools
|
@anaconda-tools
|
||||||
|
@ -80,7 +80,6 @@ dracut-*
|
|||||||
|
|
||||||
# Web Server environment
|
# Web Server environment
|
||||||
@haproxy
|
@haproxy
|
||||||
@jbossas
|
|
||||||
@mongodb
|
@mongodb
|
||||||
@perl-web
|
@perl-web
|
||||||
@python-web
|
@python-web
|
||||||
@ -100,13 +99,9 @@ dracut-*
|
|||||||
@load-balancer
|
@load-balancer
|
||||||
@ha
|
@ha
|
||||||
|
|
||||||
# Packages that we need to add somewhere in comps (FIXME)
|
@container-management
|
||||||
docker-io
|
@headless-management
|
||||||
cockpit
|
@javaenterprise
|
||||||
openlmi
|
|
||||||
# Missing: rolekit, roles
|
|
||||||
# Should be part of @jbossas
|
|
||||||
wildfly
|
|
||||||
|
|
||||||
# Things needed for installation
|
# Things needed for installation
|
||||||
@anaconda-tools
|
@anaconda-tools
|
||||||
|
@ -124,7 +124,7 @@ dracut-*
|
|||||||
@sql-server
|
@sql-server
|
||||||
@design-suite
|
@design-suite
|
||||||
## Not included yet due to space concerns
|
## Not included yet due to space concerns
|
||||||
#@jbossas
|
#@javaenterprise
|
||||||
#@milkymist
|
#@milkymist
|
||||||
#@mingw32
|
#@mingw32
|
||||||
#@ocaml
|
#@ocaml
|
||||||
|
Loading…
Reference in New Issue
Block a user