]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[ssh/generate_config] Le bâtiment v a un switch
authorVincent Le Gallic <legallic@crans.org>
Wed, 11 Mar 2015 21:55:26 +0000 (22:55 +0100)
committerVincent Le Gallic <legallic@crans.org>
Thu, 12 Mar 2015 02:29:43 +0000 (03:29 +0100)
ssh/generate_config.py

index c5cd14eb9afcfc9d7fc7cece28906bcf6a2de80d..4c0aa88c5a8912edc0af2381f6d05196468fb69e 100755 (executable)
@@ -20,7 +20,7 @@ static_before_file = "./static_before"
 static_after_file = "./static_after"
 
 #: regexp pour exclure certains "serveurs"
-black_regex = re.compile('^((bigbrother|hugebrother|littlebrother|tinybrother|imprimante|vigile(--?\d[a-z])?|bat[abcghijmopk]-\d|minigiga|multiprise-v6|chu|pika|kvm|pulsar|nols2?).adm.crans.org|ftp.federez.net|ns1.crans.ens-cachan.fr)$')
+black_regex = re.compile('^((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)$')
 
 #: Proxy pour contacter le VLAN adm
 adm_proxy = u"sable.crans.org"