Sans <r.santanu....@gmail.com> wrote: > Thanks Matthias! I noticed the semicolon typo. > What does ${::hostname}-cert.pem implicate (as opposed to ${hostname}- > cert.pem)?
It just makes explicit that it's a variable from the global scope (as it's a fact) and not from the current local scope. Check out recent puppet docs related to the changes going into 2.7 and soon 2.8. Matthias -- 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.