Difference between revisions of "Managing the security training sites"

From PDP/Grid Wiki
Jump to navigationJump to search
(add list of current state files)
Line 145: Line 145:
  
 
|}
 
|}
 +
 +
=== list of current state files ===
 +
 +
Warning: this list is always outdated.
 +
 +
pillar/top.sls                                            + set environments (just 'base')
 +
pillar/versions.sls                                      + selects tomcat5 or tomcat6, based on OS
 +
pillar/vos.sls                                            + static list of VOs to support, including pool account settings and vomses
 +
pillar/users/darknet.sls                                  + (admin) users in the darknet domain
 +
pillar/users/frogstar.sls                                + (admin) users in the frogstar domain
 +
salt/top.sls                                              + top file, defines what's what
 +
salt/condor/init.sls                                      + settings common to all types of condor machines
 +
salt/condor/worker.sls                                    + settings for a condor worker node (WN)
 +
salt/condor/submitter.sls                                + settings for a condor submitter (CE)
 +
salt/condor/manager.sls                                  + settings for the condor manager (LRMS)
 +
salt/condor/config.local/manager                          + the literal configuration files
 +
salt/condor/config.local/worker                          +
 +
salt/condor/config.local/submitter                        +
 +
salt/users/frogstar.sls                                  + adds the ssh keys for the users to root's authorized_keys
 +
salt/users/init.sls                                      + create users according to the pillar
 +
salt/users/poolaccounts.sls                              + create poolaccounts according to the vos pillar
 +
salt/grid/bdii/init.sls                                  + setup of a (top level) BDII
 +
salt/grid/yaim/init.sls                                  + downloads a templated version of site-info.def
 +
salt/grid/yaim/siteinfo/users.conf                        + the siteinfo files
 +
salt/grid/yaim/siteinfo/wn-list.conf                      +
 +
salt/grid/yaim/siteinfo/vo.d                              +
 +
salt/grid/yaim/siteinfo/vo.d/tutor                        +
 +
salt/grid/yaim/siteinfo/vo.d/pvier                        +
 +
salt/grid/yaim/siteinfo/vo.d/dteam                        +
 +
salt/grid/yaim/siteinfo/groups.conf                      +
 +
salt/grid/yaim/siteinfo/site-info.def                    +
 +
salt/grid/repositories/emi3.sls                          + yum repositories for EMI-3 (for WMS)
 +
salt/grid/repositories/init.sls                          + yum repositories UMD-3
 +
salt/grid/wn/init.sls                                    + setup of WN
 +
salt/grid/gridmapdir.sls                                  + populate the gridmapdir according to pillar data
 +
salt/grid/trustanchors.sls                                + yum repositories of certificate repositories, plus extra CAs
 +
salt/grid/ui/init.sls                                    + setup of UI
 +
salt/grid/ui/vo-glite_wms.conf                            + templated files for the UI
 +
salt/grid/ui/vo-glite_wmsui.conf                          +
 +
salt/grid/ui/glite_wmsui_cmd_var.conf                    +
 +
salt/grid/cream/init.sls                                  + CREAM setup (with condor batch system)
 +
salt/grid/cream/blah.config                              + templated version of blah.config
 +
salt/grid/hostcert/init.sls                              + install host certificates
 +
salt/grid/wms/init.sls                                    + configure a WMS
 +
salt/network-gateway/init.sls                            + just for melkstal
 +
salt/sysctl.sls                                          + adds sysctl settings to improve ZMQ performance
 +
salt/ca                                                  + CA files for the DARKNET CA and the e-infra tutor CA
 +
salt/timezone.sls                                        + Sets the timezone to whereever.

Revision as of 17:23, 19 March 2014