@@ -15,11 +15,11 @@ roles:
15
15
purpose: " Roundup hosting for CPython, Jython, and Roundup"
16
16
contact: " Infrastructure staff"
17
17
buildbot:
18
- pattern: " buildbot.nyc1.psf.io"
18
+ pattern: " buildbot* .nyc1.psf.io"
19
19
purpose: " Hosting for CPython buildbot server"
20
20
contact: " zware, haypo, pablogsa"
21
21
cdn-logs :
22
- pattern: " cdn-logs.nyc1.psf.io"
22
+ pattern: " cdn-logs* .nyc1.psf.io"
23
23
purpose: " Realtime log streaming from Fastly CDN for debug"
24
24
contact: " Infrastructure Staff"
25
25
codespeed:
43
43
purpose: " GNU Mailman Project wiki and lists"
44
44
contact: " Mark Sapiro"
45
45
hg:
46
- pattern: " hg.nyc1.psf.io"
46
+ pattern: " hg* .nyc1.psf.io"
47
47
purpose: " Version Control Archives, serves hg.python.org and svn.python.org"
48
48
contact: " Infrastructure Staff"
49
49
loadbalancer:
@@ -55,15 +55,15 @@ roles:
55
55
purpose: " Mail and mailman server"
56
56
contact: " postmasters"
57
57
planet:
58
- pattern: " planet.nyc1.psf.io"
58
+ pattern: " planet* .nyc1.psf.io"
59
59
purpose: " Planet Python"
60
60
contact: " benjamin"
61
61
pypy-web :
62
- pattern: " pypy-web.nyc1.psf.io"
62
+ pattern: " pypy-web* .nyc1.psf.io"
63
63
purpose: " Serves www.pypy.org"
64
64
contact: " mattip, fijal"
65
65
pythontest:
66
- pattern: " pythontest.nyc3.psf.io"
66
+ pattern: " pythontest* .nyc3.psf.io"
67
67
purpose: " Test resources for CPython's test suite."
68
68
contact: " Infrastructure Staff"
69
69
salt-master :
0 commit comments