[Puppet Users] Re: Concat function not found after switching to dynamic environments

2014-03-19 Thread Agustin Horischnik
OFF TOPIC APOLOGY -> I just learned that my last message was not stuck in moderation but never got there it seems... so I apologize for complaining about moderators. I wrote to them explaining and they answer in a couple of mins. <- OFF TOPIC APOLOGY On Wednesday, March 19, 2014 10:25:36 PM

[Puppet Users] Re: Concat function not found after switching to dynamic environments

2014-03-19 Thread Agustin Horischnik
I actually found what was wrong with this in the time since my last message a few hours ago. But since that message is still lost in moderation town I don't really feel like explaining in detail to see it posted half a day later. The problem has to do with shared modules. Stdlib was shared modu

[Puppet Users] Re: Concat function not found after switching to dynamic environments

2014-03-14 Thread Chuck
Modules that provide plugins / functions need to exist in all environments (preferably the same version, other issues can occur if they are not) if you want everything to work correctly with the current state of puppet. In this case your puppet master is most likely looking for concat / stdlib