summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-04 09:15:15 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-04 09:16:16 +0200
commit190945eaea6529abcb474d40af6e251916744c93 (patch)
treee5f7bedece36218b67884c90559f11491ee6e909 /lib
parent4d807df3463a9fe778f4039b2e81705b16e2700c (diff)
secmaster.py: update security-master hostname
Diffstat (limited to 'lib')
-rw-r--r--lib/python/secmaster.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/secmaster.py b/lib/python/secmaster.py
index f1f17303ee..f8bd5eceae 100644
--- a/lib/python/secmaster.py
+++ b/lib/python/secmaster.py
@@ -18,7 +18,7 @@
from __future__ import print_function
# Name of the security-master host
-HOST = "seger.debian.org"
+HOST = "soriano.debian.org"
import json
import subprocess

© 2014-2024 Faster IT GmbH | imprint | privacy policy