GENIRacksHome/ExogeniRacks/AggregateSurvey: omni_config_am_api

File omni_config_am_api, 1.2 KB (added by lnevers@bbn.com, 12 years ago)
Line 
1[omni]
2default_cf = pg-gpo
3users = luisa_nevers
4
5# ---------- Users ----------
6[luisa_nevers]
7urn = urn:publicid:IDN+pgeni.gpolab.bbn.com+user+lnevers
8keys = ~/.ssh/id_rsa.pub
9
10# CONFIGURATION: Edit the url below to match the location of the AM to be tested
11# Should match am-undertest below
12aggregates = https://geni.renci.org:11443/orca/xmlrpc
13
14[aggregate_nicknames]
15# Format: Nickname=URN,URL
16
17# CONFIGURATION: Edit the url to match the location of the AM to be tested
18am-undertest=, https://geni.renci.org:11443/orca/xmlrpc
19
20# For reference: other AMs
21pg-gpo=urn:publicid:IDN+pgeni.gpolab.bbn.com+authority+am,https://pgeni.gpolab.b
22bn.com/protogeni/xmlrpc/am
23pg-utah=,https://www.emulab.net/protogeni/xmlrpc/am
24plc=,https://www.planet-lab.org:12346
25
26[pg-gpo]
27type=pg
28verbose=false
29ch=https://www.emulab.net:443/protogeni/xmlrpc/ch
30sa=https://boss.pgeni.gpolab.bbn.com:443/protogeni/xmlrpc/sa
31cert=~/.ssl/pgeni/encrypted-cleartext.pem
32key=~/.ssl/pgeni/encrypted-cleartext.pem
33
34[pg]
35type = pg
36ch = https://www.emulab.net:443/protogeni/xmlrpc/ch
37sa = https://www.emulab.net:443/protogeni/xmlrpc/sa
38cert = ~/.ssl/protogeni/encrypted-cleartext.pem
39key = ~/.ssl/protogeni/encrypted-cleartext.pem
40verbose=false
41