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):