mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 03:47:35 +02:00
configuration formatting
This commit is contained in:
parent
398a29f7e2
commit
6ece24bd84
3 changed files with 19 additions and 6 deletions
2
setup.py
2
setup.py
|
@ -77,7 +77,7 @@ resources_files = get_list_files('resources',
|
|||
|
||||
resources_files.append((
|
||||
os.path.join(sysconfdir, 'ldapcherry'),
|
||||
[ 'conf/ldapcherry.ini']
|
||||
[ 'conf/ldapcherry.ini', 'conf/attributes.yml', 'conf/roles.yml']
|
||||
))
|
||||
|
||||
setup(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue