From 9f2fa40fdbf5f08c73e7287454668635bc22803c Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Wed, 11 Mar 2015 22:58:23 +0100 Subject: [PATCH] [ssh/generate_config] batb-5 et batv-1 ont un nom en .crans.org --- ssh/generate_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/generate_config.py b/ssh/generate_config.py index ae730c3..c2e21a6 100755 --- a/ssh/generate_config.py +++ b/ssh/generate_config.py @@ -20,7 +20,7 @@ static_before_file = "./static_before" static_after_file = "./static_after" #: regexp pour exclure certains "serveurs" -black_regex = re.compile(r'^((bigbrother|hugebrother|littlebrother|tinybrother|imprimante|vigile(--?\d[a-z])?|bat[abcghijmopkv]-\d|minigiga|multiprise-v6|chu|pika|kvm|pulsar|nols2?)\.adm\.crans\.org|ftp\.federez\.net|ns1\.crans\.ens-cachan\.fr)$') +black_regex = re.compile(r'^((bigbrother|hugebrother|littlebrother|tinybrother|imprimante|vigile(--?\d[a-z])?|bat[abcghijmopkv]-\d|minigiga|multiprise-v6|chu|pika|kvm|pulsar|nols2?)\.adm\.crans\.org|ftp\.federez\.net|ns1\.crans\.ens-cachan\.fr|bat(b-5|v-1)\.crans\.org)$') #: Proxy pour contacter le VLAN adm adm_proxy = u"sable.crans.org" -- 2.39.2