[...] La connexion temporaire du G n'est plus pertinente

darcs-hash:20100112002833-ffbb2-c575ff5637a3fe18d3d842de01d176afb914cdf3.gz
This commit is contained in:
Nicolas Dandrimont 2010-01-12 01:28:33 +01:00
parent fe8d513447
commit 9669a3691f
3 changed files with 0 additions and 8 deletions

View file

@ -260,9 +260,6 @@ exit
bat = switch[3].lower()
sw_num = int(switch[5])
dhcp_server = self.dhcp_server
# Au bâtiment G, on utilise un autre serveur DHCP
if bat == 'g':
dhcp_server = '138.231.151.1'
# Conf radius
sys.path.append('/usr/scripts/gestion/secrets')
from secrets import radius_key