From 76bb8ade3d5748fda8d849458609073bf87dba2e Mon Sep 17 00:00:00 2001 From: Antoine Durand-Gasselin Date: Thu, 18 Jun 2009 03:37:23 +0200 Subject: [PATCH] [gen_confs/switchs.py] les serveurs radius sont radius et cubit^W sable darcs-hash:20090618013723-bd074-8cee2310497e00f2ccad7548af007da8a88bda45.gz --- gestion/gen_confs/switchs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/switchs.py b/gestion/gen_confs/switchs.py index 823111fc..b9bc348c 100644 --- a/gestion/gen_confs/switchs.py +++ b/gestion/gen_confs/switchs.py @@ -140,7 +140,7 @@ no stack exit """ # Serveurs radius - rad_servs = [ '10.231.136.18', '10.231.136.9' ] + rad_servs = [ '10.231.136.72', '10.231.136.9' ] rad_template = "radius-server host %s\n" def __init__(self,truc):