puppetlabs-docker
puppetlabs-docker copied to clipboard
Avoid spacing changes after switching to EPP
In #944, we switched from ERB to EPP. This has not been released yet, but while testing I spotted some white space changes that where unexpected.
Adjust the code so that the EPP template produce the same result as the ERB template did, making changes more relevant to end-users if they see some files being changed.