1
0
Fork 0
mirror of https://github.com/kakwa/ldapcherry synced 2025-07-03 03:47:35 +02:00

configuration formatting

This commit is contained in:
kakwa 2015-04-26 09:40:50 +02:00
parent 398a29f7e2
commit 6ece24bd84
3 changed files with 19 additions and 6 deletions

View file

@ -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(