On Tue, Aug 07, 2012 at 11:25:32AM -0700, Douglas Garstang wrote:
> As usual, I'm confused about scope in puppet. This puppet 2.7.1.
>
> In my classes below, the bottom class, company::web::content, requires
> the file resource '/usr/local/company'. However, that resource is
> defined two includes
As usual, I'm confused about scope in puppet. This puppet 2.7.1.
In my classes below, the bottom class, company::web::content, requires
the file resource '/usr/local/company'. However, that resource is
defined two includes back in the class company::common. I always
thought this wasn't supposed to