That was the problem indeed. The agent was 2.7.19 and the master 2.7.14. Thanks !
On Wednesday, September 5, 2012 4:38:58 PM UTC+1, R.I. Pienaar wrote: > > > > ----- Original Message ----- > > From: "renaud" <ren...@renaudguerin.net <javascript:>> > > To: puppet...@googlegroups.com <javascript:> > > Sent: Wednesday, September 5, 2012 4:20:17 PM > > Subject: [Puppet Users] Re: Weird variable dependency issue + different > behavior between master/masterless > > > > I've found the problem ! > > "$1-yy$2-redis1" just didn't work on the puppetmaster, it needs > > better escaping : " "${1}-yy${2}-redis1" > > > > > > I'd still be interested to know the reason for that, and also why my > > 'notice' statement had no output when run from puppetmaster. > > > > are the agents and masters the same version? There was some change in > behavior > between some versions wrt to -'s in variable names, you should always fo > "${foo}" inside quotes > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/CUHNNDoL_s0J. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.