X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=ssh%2Fgenerate_config.py;h=d5b6786efc08cf89a59e40f320f6d3eab25f11a4;hb=0861fdc7cb0d07cacbfd0d8b9e7914ec7e623c88;hp=ae730c39f01b721007551a2f44d5defa89d91faa;hpb=8f38e9a5e2332c91b3f5e732b6fe62d0d14cfc0f;p=scripts-20-100.git diff --git a/ssh/generate_config.py b/ssh/generate_config.py index ae730c3..d5b6786 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)|terminal)\.crans\.org)$') #: Proxy pour contacter le VLAN adm adm_proxy = u"sable.crans.org"