diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -219,6 +219,7 @@ if __name__ == "__main__": (etcpath, ['templates/power_ether_wake.template']), (etcpath, ['templates/power_wti.template']), (etcpath, ['templates/power_ilo.template']), + (etcpath, ['templates/power_lpar.template']), # templates for /usr/bin/cobbler-setup (itemplates, ['installer_templates/modules.conf.template']), |