On May 14, 2:15 am, Daniel Dekok <d.de...@bom.gov.au> wrote:
[...]

> Is there a way I can check or prove if those files are even being parsed by 
> puppet?  running my puppetmaster with debug doesn't seem to trigger anything 
> useful.


It is not obvious to me why your code is not working (supposing that
the places where '(' appears instead of '{' are some sort of typo, not
a faithful representation of the actual code).  You should be able to
test whether the manifest is processed, however, by invoking one of
Puppet's message functions (e.g. notice()) at top level in the
imported manifest, or by declaring a Notify resource there.


John

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

Reply via email to