Creating templates using Embedded Puppet
Embedded Puppet (EPP) is a templating language based
on the Puppet language. You can use EPP in Puppet 4 and higher, and with Puppet 3.5 through 3.8 with the future parser enabled. Puppet evaluates EPP templates with the epp
and inline_epp
functions.