salt.log.handlers is a package now.

This commit is contained in:
Pedro Algarvio 2013-07-20 02:22:23 +01:00
parent f3c6ce5142
commit 3f31b06a5d
2 changed files with 2 additions and 1 deletions

View file

@ -292,7 +292,6 @@ SETUP_KWARGS = {'name': NAME,
'salt.client',
'salt.client.ssh',
'salt.ext',
'salt.log',
'salt.auth',
'salt.wheel',
'salt.tops',
@ -308,6 +307,8 @@ SETUP_KWARGS = {'name': NAME,
'salt.output',
'salt.utils',
'salt.roster',
'salt.log',
'salt.log.handlers',
],
'package_data': {'salt.modules': ['rh_ip/*.jinja']},
'data_files': [('share/man/man1',