fix for issue #7436 no templates in salt

One line in setup.py that says salt.templates package should be build.
This commit is contained in:
Niels Abspoel 2013-09-26 23:39:00 +02:00
parent 68748f67bb
commit 7eeb8c6e20

View file

@ -310,6 +310,7 @@ SETUP_KWARGS = {'name': NAME,
'salt.roster',
'salt.log',
'salt.log.handlers',
'salt.templates',
],
'package_data': {'salt.templates': ['rh_ip/*.jinja']},
'data_files': [('share/man/man1',