On Dec 28, 11:33 am, Nigel Kersten <[email protected]> wrote:
> On Wed, Dec 28, 2011 at 9:06 AM, Ryan Stewart <[email protected]> wrote:
> > On Dec 27, 5:00 pm, Ryan Stewart <[email protected]> wrote:
> > > Before jumping into hiera, I was trying to get a feel for extlookup()
> > > with CSV files because it looked pretty simple, but I can't seem to
> > > make it work.
>
> > nm. I figured out what I was doing wrong.
>
> What was it Ryan? Is there something we could do to improve the docs here?
>
I believe the problem was that I was doing the extlookup() outside of
any class, and I recently converted my puppet project to a module,
which I'm running with "puppet apply -e 'include ...'", which, I
assume, would only run things inside of classes and not other stuff in
the manifests where the classes are. Therefore the lookup was never
being done in the first place, explaining the complete lack of any
debugging information. I'm still trying to feel my way around how
things should be organized, and this had to roll around in my head a
while before I made the connection.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to