-
-
Save matz-e/10642b290d18d2a4d0be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "cmsweb-dev": { | |
| "delegate-dn": [ | |
| "/DC=ch/DC=cern/OU=computers/CN=jibbers-crabst.cern.ch|/DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=matze/CN=695852/CN=Matthias Wolf|/DC=ch/DC=cern/OU=computers/CN=vocms(3[136]|21|045|052|021|03[01]).cern.ch" | |
| ], | |
| "transformation": { | |
| "Analysis": "http://common-analysis-framework.cern.ch/CMSRunAnaly.sh", | |
| "PrivateMC": "http://common-analysis-framework.cern.ch/CMSRunMCProd.sh" | |
| }, | |
| "backend-urls" : { | |
| "cacheSSL" : "https://cmsweb.cern.ch/crabcache", | |
| "baseURL" : "https://cmsweb.cern.ch/crabcache", | |
| "htcondorSchedds" : { | |
| "crab3-5@vocms059.cern.ch" : { | |
| "proxiedurl" : "https://cmsweb.cern.ch/scheddmon/059" } | |
| }, | |
| "htcondorPool" : "cmsgwms-collector-global.cern.ch,cmssrv221.fnal.gov", | |
| "asoConfig": [ | |
| { | |
| "couchURL": "https://cmsweb.cern.ch/couchdb2", | |
| "couchDBName": "asodb1" | |
| } | |
| ] | |
| }, | |
| "compatible-version" : ["3.3.4.rc3", "development"] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment