simp / pupmod-simp-postfix

The SIMP postfix Puppet Module
Other
2 stars 13 forks source link

Postfix needs to allow a user to give a hash of aliases via hieradata #78

Open michael-riddle opened 2 years ago

michael-riddle commented 2 years ago

postfix::alias is a define, however, the user doesn't have any way to define these aliases via hieradata. If we make a parameter that accepts a hash of aliases, we can simply loop through the hash and create each alias.