-
-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: any
- Ruby: any
- Distribution: any
- Module version: latest
How to reproduce (e.g Puppet code you use)
One of the widely used postfix module is going to be deprecated soon.
https://forge.puppet.com/modules/dhoppe/postfix/readme
There is one parameter that can be set to template the main.cf file: $config_file_template
Configure the module to use of a template for main.cf file
What are you seeing
The voxpupuli module does not support the template of main.cf file, while it does support master.cf
What behaviour did you expect instead
The support of main.cf template
Output log
N/A
Any additional information you'd like to impart
The support for templating master.cf exists since 2018
#91
Is there a reason for which this was not implemented also for main.cf?
Would a PR be welcome for this feature?
Metadata
Metadata
Assignees
Labels
No labels