nosolutions / puppet-tsm

Install and manage TSM (Tivoli Storage Manager) client with puppet
GNU General Public License v3.0
13 stars 21 forks source link

add inclexcl option to dsm.sys template #8

Closed tosmi closed 9 years ago

tosmi commented 9 years ago

as we always create a inclexcl.local file we should also add this to the default dsm.sys template.

the current implementation is confusing: theres a InclExcl.local file, but if you add entries nothing happens. you have to manually add the inclexcl option to the config_hash or dsm.sys.local.

but we have to test if tsm works with an empty inclexcl file...