Title: Message Title
Henrik Lindberg commented on an issue
Puppet / New Feature PUP-1400
resource attribute access
Based on a post to the development mailing list, it may be useful to add attribute access to the language.

Use case scenario:
- a resource has a certain attribute
- the attribute needs to be accessed from else where (e.g. another resource, template etc.)

Sample code:
<pre>
$cacert_path = Base::X509::Cert["cacert"].path
</pre>
Where the Base::X...


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to