> my site.pp is:
...
> node 'mel-integ02.xxxx.com' {
>   include test
> }
> 
> node 'mel-integ04.xxxx.com' {
> }
...

> 
> The test file doesn't exist on mel-integ02. When I try to apply it I get
> the following output and the test file still doesn't exist.
> # puppet apply site.pp Notice: Compiled catalog for
> mel-integ04.icellos.com in environment production in 0.33 seconds

if your posted site.pp ist correct, you only included "test" for integ02 
but not for integ04.

- Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/m22nbj%24j15%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to