Closed dayglojesus closed 9 years ago
There are many examples throughout the various classes of attempts to compact Hashes using the Puppet native inline_template function.
inline_template
This effort is producing false positives and inconsistent results.
ALL calls to inline_template for this purpose need to be repaired.
Fix is in develop. Ready for release 3.8.3.
There are many examples throughout the various classes of attempts to compact Hashes using the Puppet native
inline_template
function.This effort is producing false positives and inconsistent results.
ALL calls to
inline_template
for this purpose need to be repaired.