mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-13 14:34:52 -05:00
install: Fix missing variable initialization in replica install
https://fedorahosted.org/freeipa/ticket/4468
This commit is contained in:
@@ -29,6 +29,7 @@ from ipaserver.install.server.install import (
|
||||
init_private_ccache, destroy_private_ccache)
|
||||
|
||||
DIRMAN_DN = DN(('cn', 'directory manager'))
|
||||
REPLICA_INFO_TOP_DIR = None
|
||||
|
||||
|
||||
def get_dirman_password():
|
||||
|
||||
Reference in New Issue
Block a user