On Sunday, May 5, 2013 2:23:25 PM UTC-5, Ryan R. Uber wrote:
>
> Hi Stefan,
>
> My apologies that I did not get back sooner. What you are suggesting
> yields the same results I was seeing before. Let me try to explain
> better:
>
>
I think Stefan understood the question. He advised you on t
om the scope they are defined applied to them.
Any other thoughts or suggestions are most appreciated, as always.
Thanks!
- Ryan
> From: "Stefan Schulte"
> To: puppet-users@googlegroups.com
> Sent: Wednesday, May 1, 2013 4:54:38 AM
> Subject: Re: [Puppet Users] Retrieve scoped
On Tue, 30 Apr 2013 15:37:11 -0700
Ryan Uber wrote:
> [accidently sent this to puppet-dev, re-posting to puppet-users]
>
> Hello puppet-users,
>
> I am working on a module that provides a custom type. The type when
> called will create new resources in the catalog using syntax like:
>
> Puppet
[accidently sent this to puppet-dev, re-posting to puppet-users]
Hello puppet-users,
I am working on a module that provides a custom type. The type when
called will create new resources in the catalog using syntax like:
Puppet::Type.type(:file).new(:title => 'blah')
This works fine and the reso