[Fedora-spins] [spin-kickstarts] Add container-management and headless-management to Fedora Server

Stephen Gallagher sgallagh at fedoraproject.org
Tue Jul 8 18:33:04 UTC 2014


commit dbeebcaca185ee3dbd4ca9463bca11dbcfd09f11
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Tue Jul 8 14:30:31 2014 -0400

    Add container-management and headless-management to Fedora Server
    
    Also replace usages of @jbossas with @javaenterprise as it has been
    renamed in comps.xml

 fedora-install-cloud.ks       |    2 +-
 fedora-install-server.ks      |   11 +++--------
 fedora-install-workstation.ks |    2 +-
 3 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/fedora-install-cloud.ks b/fedora-install-cloud.ks
index 3ffefc2..f2e2876 100644
--- a/fedora-install-cloud.ks
+++ b/fedora-install-cloud.ks
@@ -76,7 +76,7 @@ dracut-*
 @rubyonrails
 @mysql
 @sql-server
- at jbossas
+ at javaenterprise
 
 # Things needed for installation
 @anaconda-tools
diff --git a/fedora-install-server.ks b/fedora-install-server.ks
index 868d64d..ab20dd9 100644
--- a/fedora-install-server.ks
+++ b/fedora-install-server.ks
@@ -80,7 +80,6 @@ dracut-*
 
 # Web Server environment
 @haproxy
- at jbossas
 @mongodb
 @perl-web
 @python-web
@@ -100,13 +99,9 @@ dracut-*
 @load-balancer
 @ha
 
-# Packages that we need to add somewhere in comps (FIXME)
-docker-io
-cockpit
-openlmi
-# Missing: rolekit, roles
-# Should be part of @jbossas
-wildfly
+ at container-management
+ at headless-management
+ at javaenterprise
 
 # Things needed for installation
 @anaconda-tools
diff --git a/fedora-install-workstation.ks b/fedora-install-workstation.ks
index 704654a..687b7d8 100644
--- a/fedora-install-workstation.ks
+++ b/fedora-install-workstation.ks
@@ -124,7 +124,7 @@ dracut-*
 @sql-server
 @design-suite
 ## Not included yet due to space concerns
-#@jbossas
+#@javaenterprise
 #@milkymist
 #@mingw32
 #@ocaml


More information about the spins mailing list