[Puppet Users] Upgrade from puppet 5 to puppet 6

2020-06-18 Thread Aditya Gupta
Hello All, Recently i have updated from puppet-5 to puppet-6 but after upgrade my erb stop working. It is throwing error: Error: Error while evaluating a Function Call, undefined method `[]' for Puppet::Pops::Loader::RubyLegacyFunctionInstantiator::Puppet:Module Simple resource: file { '

Re: [Puppet Users] Upgrade from puppet 5 to puppet 6

2020-06-24 Thread Aditya Gupta
erb file calling a custom function? > > On Thu, Jun 18, 2020 at 8:08 AM Aditya Gupta > wrote: > >> Hello All, >> >> Recently i have updated from puppet-5 to puppet-6 but after upgrade my >> erb stop working. >> It is throwing error: >> >>