Smain Kahlouch
2010-Mar-11 18:44 UTC
[Puppet Users] Possible variables to use with templates
Hi everyone, I guess the question has been asked a million times. I''m a beginner in puppet and i would like to know where i can find a list of possible variables to use the templates. Thanks for your help, Grifith -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Al @ Lab42
2010-Mar-11 20:24 UTC
[Puppet Users] Re: Possible variables to use with templates
You can have variables provided by facter (run the command facter on an host to see its variables) and define your custom variables, with extreme care to how they are scoped in puppet. http://reductivelabs.com/trac/puppet/wiki/LanguageTutorial#variable-scope This article well explains Puppet and variables scoping: http://about.digg.com/blog/master-puppets-2-speaking-language Read also here http://reductivelabs.com/trac/puppet/wiki/PuppetTemplating Al On Mar 11, 7:44 pm, Smain Kahlouch <smain...@gmail.com> wrote:> Hi everyone, > > I guess the question has been asked a million times. > I''m a beginner in puppet and i would like to know where i can find a > list of possible variables to use the templates. > > Thanks for your help, > Grifith-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.