Implement change registration
[cascardo/ipsilon.git] / ipsilon / info / infoldap.py
index 9494666..66e8d50 100644 (file)
@@ -182,7 +182,7 @@ class Installer(InfoProviderInstaller):
         group.add_argument('--info-ldap-base-dn', action='store',
                            help='LDAP Base DN')
 
-    def configure(self, opts):
+    def configure(self, opts, changes):
         if opts['info_ldap'] != 'yes':
             return