summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2015-11-09 07:51:16 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2015-11-09 07:51:16 +0000
commit595d04d0b0ce655eddf7aefe26efa3ab54530a69 (patch)
tree133f24ddb07578aef4a38338570d6f1a799904bb /lib
parentce2d7d4670060f53a92363ce8b4e9b7494cd3e5b (diff)
secmaster.py: Update hostname for new security-master
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@37621 e39458fd-73e7-0310-bf30-c45bca0a0e42
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 06e33e2321..9478122f08 100644
--- a/lib/python/secmaster.py
+++ b/lib/python/secmaster.py
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
# Name of the security-master host
-HOST = "chopin.debian.org"
+HOST = "seger.debian.org"
import json
import subprocess

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