[Puppet Users] Re: scope of variable inside defined type

2014-11-17 Thread Rajgourav Jain
Thanks Steven and jcbollinger for the suggestion. Either solution works for me and I have parameterized define type foo::install and it works. Since I will be calling foo module multiple time for a node I have to keep foo/init.pp as defined type. Thanks, Rajgourav Jain On Monday

[Puppet Users] scope of variable inside defined type

2014-11-17 Thread Rajgourav Jain
=> a, $y => b, } } Could you suggest how can I make this code work. I am not able to access $xx and $yy in defined type foo::install. Thanks, Rajgourav Jain -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe fro