Browse Source

Add a fixture for Illyse's DSL configuration

Baptiste Jonglez 10 years ago
parent
commit
346823cbf3
1 changed files with 12 additions and 0 deletions
  1. 12 0
      dsl_ldap/fixtures/adsl_illyse.json

+ 12 - 0
dsl_ldap/fixtures/adsl_illyse.json

@@ -0,0 +1,12 @@
+[
+{
+  "fields": {
+    "comment": "via Grenode",
+    "realm": "fdn.nerim",
+    "name": "Collecte FDN",
+    "suffix": "!ils%gnd"
+  },
+  "model": "dsl_ldap.radiusgroup",
+  "pk": 1
+}
+]