Skip to content

Commit 1d8e440

Browse files
authored
docs: update role metadata (#381)
1 parent 7856d49 commit 1d8e440

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pillar/prod/roles.sls

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ roles:
1515
purpose: "Roundup hosting for CPython, Jython, and Roundup"
1616
contact: "Infrastructure staff"
1717
buildbot:
18-
pattern: "buildbot.nyc1.psf.io"
18+
pattern: "buildbot*.nyc1.psf.io"
1919
purpose: "Hosting for CPython buildbot server"
2020
contact: "zware, haypo, pablogsa"
2121
cdn-logs:
22-
pattern: "cdn-logs.nyc1.psf.io"
22+
pattern: "cdn-logs*.nyc1.psf.io"
2323
purpose: "Realtime log streaming from Fastly CDN for debug"
2424
contact: "Infrastructure Staff"
2525
codespeed:
@@ -43,7 +43,7 @@ roles:
4343
purpose: "GNU Mailman Project wiki and lists"
4444
contact: "Mark Sapiro"
4545
hg:
46-
pattern: "hg.nyc1.psf.io"
46+
pattern: "hg*.nyc1.psf.io"
4747
purpose: "Version Control Archives, serves hg.python.org and svn.python.org"
4848
contact: "Infrastructure Staff"
4949
loadbalancer:
@@ -55,15 +55,15 @@ roles:
5555
purpose: "Mail and mailman server"
5656
contact: "postmasters"
5757
planet:
58-
pattern: "planet.nyc1.psf.io"
58+
pattern: "planet*.nyc1.psf.io"
5959
purpose: "Planet Python"
6060
contact: "benjamin"
6161
pypy-web:
62-
pattern: "pypy-web.nyc1.psf.io"
62+
pattern: "pypy-web*.nyc1.psf.io"
6363
purpose: "Serves www.pypy.org"
6464
contact: "mattip, fijal"
6565
pythontest:
66-
pattern: "pythontest.nyc3.psf.io"
66+
pattern: "pythontest*.nyc3.psf.io"
6767
purpose: "Test resources for CPython's test suite."
6868
contact: "Infrastructure Staff"
6969
salt-master:

0 commit comments

Comments
 (0)