nicwaller / puppet-mailman

Puppet module for Mailman

Home Page:https://forge.puppetlabs.com/nwaller/mailman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow customization of more list defaults

nicwaller opened this issue · comments

options.pp

Right now, only a small subset of list defaults can be customized in this Module. It would make more sense, be more general, to allow all list defaults to be customized in Puppet.

The complete list can be found in Mailman/Defaults.py.

No. There are 92 variables just for list defaults alone, that is too much to include as native Puppet variables. Instead allow inclusion of a custom template, and maybe specification of an arbitrary hash.