Attributs géographiques à 0 0 par défaut

This commit is contained in:
Gabriel Detraz 2015-11-14 21:29:18 +01:00
parent 9b73ae0fde
commit 4a2a2f7e68

View file

@ -1170,6 +1170,7 @@ class positionBorne(Attr):
singlevalue = True
optional = True
ldap_name = "positionBorne"
default = "0 0"
@crans_attribute
class nvram(Attr):