Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to epp templates #79

Merged
merged 3 commits into from
Jul 29, 2018
Merged

Switch to epp templates #79

merged 3 commits into from
Jul 29, 2018

Conversation

smortex
Copy link
Member

@smortex smortex commented Jul 29, 2018

Pull Request (PR) description

Now that voxpupuli/puppet-extlib#103 is merged, we can switch from erb to epp templates, allowing to use the Puppet syntax in templates, and making them easier to read.

This Pull Request (PR) fixes the following issues

n/a

The generated fail2ban.conf used to contain the full path to the
template used for generating the file on the Puppet Master.  This was
made uneffective by the switch to epp templates.

Because it used to display the full path of the template on the Pullet
Master, it produces more clutter than value when switching environment
for testing changes (each environment changes the content of
fail2ban.conf).

For this reason, drop this feature.
@smortex smortex changed the title [WIP] Switch to epp templates Switch to epp templates Jul 29, 2018
@bastelfreak
Copy link
Member

Thanks @smortex !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants