[Fedora-spins] [spin-kickstarts] Server: Add groups required for the server environments in comps

Miloslav Trmac mitr at fedoraproject.org
Tue Jul 8 15:17:14 UTC 2014


commit 7f9d8fbe7aab7dafbc3b15bcfc710221f7327060
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Tue Jul 8 12:17:24 2014 +0200

    Server: Add groups required for the server environments in comps

 fedora-install-server.ks |   27 ++++++++++++++++++++++-----
 1 files changed, 22 insertions(+), 5 deletions(-)
---
diff --git a/fedora-install-server.ks b/fedora-install-server.ks
index 2b60a33..3a5a478 100644
--- a/fedora-install-server.ks
+++ b/fedora-install-server.ks
@@ -68,16 +68,33 @@ dracut-*
 @c-development
 @rpm-development-tools
 @fedora-packager
- at virtualization
+
+# Common server packages
+ at mysql
+ at sql-server
 @web-server
+
+# Web Server environment
+ at haproxy
+ at jbossas
 @mongodb
 @perl-web
- at php
 @python-web
+ at php
 @rubyonrails
- at mysql
- at sql-server
- at jbossas
+ at tomcat
+
+# Infrastructure Server
+ at dogtag
+ at dns-server
+ at freeipa-server
+ at ftp-server
+ at mail-server
+ at network-server
+ at smb-server
+ at virtualization
+ at load-balancer
+ at ha
 
 # Things needed for installation
 @anaconda-tools


More information about the spins mailing list