Implement change registration
[cascardo/ipsilon.git] / ipsilon / login / authgssapi.py
index ce8213d..a05644d 100644 (file)
@@ -114,7 +114,7 @@ class Installer(LoginManagerInstaller):
                            default='/etc/httpd/conf/http.keytab',
                            help='Kerberos keytab location for HTTPD')
 
-    def configure(self, opts):
+    def configure(self, opts, changes):
         if opts['gssapi'] != 'yes':
             return