Skip to content

Commit 0058713

Browse files
authored
Merge pull request #772 from dmick/checkcerts-telemetry-and-david
checkcerts.py: add telemetry.ceph.com to hosts to check
2 parents 091462b + 442d4b3 commit 0058713

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/checkcerts.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'sentry.ceph.com',
3636
'shaman.ceph.com',
3737
'status.sepia.ceph.com',
38+
'telemetry.ceph.com',
3839
'telemetry-public.ceph.com',
3940
'tracker.ceph.com',
4041
'wiki.sepia.ceph.com',
@@ -44,8 +45,8 @@
4445
'dmick@redhat.com',
4546
'ceph-infra@redhat.com',
4647
'akraitman@redhat.com',
47-
'aschoen@redhat.com',
4848
'zcerza@redhat.com',
49+
'dgalloway@ibm.com',
4950
]
5051

5152

0 commit comments

Comments
 (0)