[Fedora-spins] [spin-kickstarts/f19] Drop web server environment specifically, and jboss from dev environment.

Bill Nottingham notting at fedoraproject.org
Thu May 16 17:36:13 UTC 2013


commit 54ae86ea2462e88e173110a2bc41616f02a82146
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu May 16 13:36:01 2013 -0400

    Drop web server environment specifically, and jboss from dev environment.
    
    Add python-web to developer env.

 fedora-install-fedora.ks |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks
index 1e8b6c9..e603b3b 100644
--- a/fedora-install-fedora.ks
+++ b/fedora-install-fedora.ks
@@ -74,18 +74,6 @@ dracut-*
 ## CINNAMON
 @cinnamon-desktop
 
-# Web server
- at web-server
- at haproxy
- at jbossas
- at mongodb
- at perl-web
- at python-web
- at php
- at rubyonrails
- at mysql
- at sql-server
-
 # Workstation
 @eclipse
 @development-libs
@@ -98,15 +86,16 @@ dracut-*
 @x-software-development
 @virtualization
 @web-server
- at jbossas
 @mongodb
 @perl-web
 @php
+ at python-web
 @rubyonrails
 @mysql
 @sql-server
 @design-suite
 ## Not included yet due to space concerns
+#@jbossas
 #@milkymist
 #@mingw32
 #@ocaml


More information about the spins mailing list