Re: [Puppet Users] Requiring types in other classes

2011-08-24 Thread Denmat
Hi, Underscore instead of dash? Den On 24/08/2011, at 22:56, Jonathan Gazeley wrote: > On 24/08/11 11:13, Martin Alfke wrote: >> On 08/24/2011 11:54 AM, Jonathan Gazeley wrote: >>> Hi, >>> >>> Sorry if this is a basic question, but I can't find the answer in the >>> docs. I know about fully-

Re: [Puppet Users] Requiring types in other classes

2011-08-24 Thread Jonathan Gazeley
On 24/08/11 11:13, Martin Alfke wrote: On 08/24/2011 11:54 AM, Jonathan Gazeley wrote: Hi, Sorry if this is a basic question, but I can't find the answer in the docs. I know about fully-qualified variables, but how can I reference a type that is defined in a different class, so I can require/su

Re: [Puppet Users] Requiring types in other classes

2011-08-24 Thread Martin Alfke
On 08/24/2011 11:54 AM, Jonathan Gazeley wrote: > Hi, > > Sorry if this is a basic question, but I can't find the answer in the > docs. I know about fully-qualified variables, but how can I reference a > type that is defined in a different class, so I can require/subscribe it? > > In this simple

[Puppet Users] Requiring types in other classes

2011-08-24 Thread Jonathan Gazeley
Hi, Sorry if this is a basic question, but I can't find the answer in the docs. I know about fully-qualified variables, but how can I reference a type that is defined in a different class, so I can require/subscribe it? In this simple example, what's the right syntax for making goodbye.txt r