From 4a2a2f7e689fbbc7b0e32a53b7ad0bc466ee5988 Mon Sep 17 00:00:00 2001 From: Gabriel Detraz Date: Sat, 14 Nov 2015 21:29:18 +0100 Subject: [PATCH] =?UTF-8?q?Attributs=20g=C3=A9ographiques=20=C3=A0=200=200?= =?UTF-8?q?=20par=20d=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- attributs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/attributs.py b/attributs.py index 36b0518..24a5c9f 100644 --- a/attributs.py +++ b/attributs.py @@ -1170,6 +1170,7 @@ class positionBorne(Attr): singlevalue = True optional = True ldap_name = "positionBorne" + default = "0 0" @crans_attribute class nvram(Attr):