The documentation says:
"Defined types have a number of built-in variables available, including $name and $title, which are set to the title of the resource when it is declared."

How can I find out what the other "built-in variables" are?
Is it the meta parameters?

I Understand that since 2.6.5 it is possible to refer to $title and $name as default values of declared parameters - can the "other built-in variables" also be used this way, or are $name/$title special in this respect?

What happened in < 2.6.5 ? Was the result depending on what the value of $name/$title was in the scope where it was declared - or did it just fail?

Need this to correctly validate variable references in Geppetto (https://github.com/cloudsmith/geppetto/issues/210)

Regards
- henrik

--
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to