Puppet6 Undef variable fix
nandha027 opened this issue · comments
When we run the code on Puppet6 version , it throws error hosts::localhost6_aliases must be a string or an array .
It looks like code should adopt declaring data types on variable declaration as well as usage .
Please refer https://puppet.com/docs/puppet/6/lang_data_undef.html.
Closing as we have simplified the module with v3.0.0