Changes between Version 5 and Version 6 of Development/Scrum/QWG-EMI1


Ignore:
Timestamp:
Jun 27, 2012, 6:49:44 PM (13 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LLR/CN=Andrea Sartirana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/Scrum/QWG-EMI1

    v5 v6  
    6565  The template is
    6666
    67   cfg/grid/emi-1/common/blparser/config.tpl
     67  {{{cfg/grid/emi-1/common/blparser/config.tpl}}}
    6868
    6969* the part denoted as "Configure minimal Globus environment as it is required by 'lcg-tags --ce'" in
    7070
    71   cfg/grid/emi-1/common/gridftp/service.tpl
     71  {{{cfg/grid/emi-1/common/gridftp/service.tpl}}}
    7272
    7373  is not compiling. I've just commented it but it should be reviewed
     
    7676* some weird rpm inclusion are required in the cream_ce rpm profile
    7777
    78   cfg/grid/emi-1/glite/cream_ce/rpms/x86_64/config.tpl
     78  {{{cfg/grid/emi-1/glite/cream_ce/rpms/x86_64/config.tpl}}}
    7979
    8080  e.g.
     81{{{
     82  "/software/packages"=pkg_repl("java-1.6.0-openjdk","1.6.0.0-1.11.b16.el5","x86_64");
     83}}}
    8184
    82   "/software/packages"=pkg_repl("java-1.6.0-openjdk","1.6.0.0-1.11.b16.el5","x86_64");
     85* some reconfigurations (see below [point1 (1)]) have all been grouped at the beginning of
    8386
    84 * some reconfigurations (see below [1]) have all been grouped at the beginning of
    85 
    86   cfg/grid/emi-1/glite/cream_ce/config.tpl
     87  {{{cfg/grid/emi-1/glite/cream_ce/config.tpl}}}
    8788
    8889  which is probably not the best place where to put them
     
    120121
    121122
    122 [1]
     123[=#point1 (1)]
    123124"/software/components/glitestartup/configFile" = "/etc/gLiteservices";
    124125"/software/components/glitestartup/restartEnv" = list("/etc/profile.d/env.sh","/etc/profile.d/grid-env.sh");