##############################################################################
# Copyright (c) Members of the EGEE Collaboration. 2004. 
# See http://www.eu-egee.org/partners/ for details on the copyright 
# holders.  
#
# Licensed under the Apache License, Version 2.0 (the "License"); 
# you may not use this file except in compliance with the License. 
# You may obtain a copy of the License at 
#
#    http://www.apache.org/licenses/LICENSE-2.0 
#
# Unless required by applicable law or agreed to in writing, software 
# distributed under the License is distributed on an "AS IS" BASIS, 
# WITHOUT WARRANTIES OR CONDITIONS 
# OF ANY KIND, either express or implied. 
# See the License for the specific language governing permissions and 
# limitations under the License.
##############################################################################
#
# NAME :        glite-creamce
#
# DESCRIPTION : This file contains the function lists to configure the cream CE.
#
# AUTHORS :     grid-release@infn.it 
#
# NOTES :       -
#
# YAIM MODULE:  glite.yaim.cream-ce
#                 
##############################################################################

creamCE_FUNCTIONS="
config_cream_detect_tomcat
config_cream_stop
config_cream_db
config_cream_emies_scratch_reinstall
config_cream_emies_db
config_add_pool_env
config_ldconf
config_sysconfig_edg
config_host_certs
config_crl
config_vomsdir
config_vomses
config_users
config_edgusers
config_cream_glexec_user
config_cream_clean_sudoers
config_cream_sudoers
config_secure_tomcat
config_vomsmap
config_cream_remove_subcluster_ce
config_lcas_lcmaps_gt4
config_globus_gridftp
config_cream_glexec
config_cream_blah
config_cream_ce
config_cream_emies
config_cream_logrotation
config_bdii_5.2
config_cream_gip_info_dynamic
config_cream_gip
config_cream_gip_glue2
config_cream_gip_scheduler_plugin
config_cream_gip_software_plugin
config_cream_vo_tag_dir
config_info_service_cream_ce
config_info_service_cemon
config_cream_info_service_rtepublish
config_cream_cemon
config_cream_gliteservices
config_cream_locallogger
config_glite_locallogger
config_cream_glite_initd
"

