David Schmitt wrote:
> Jeremy Hansen schrieb:
>
>> notice: Starting Puppet server version 0.24.8
>> debug: Allowing authenticated client blah(10.10.10.11) access to
>> puppetmaster.getconfig
>> debug: Our client is remote
>> debug: Executing '/usr/local/sbin/puppet_node_classifier blah'
>> debu
Jeremy Hansen schrieb:
> notice: Starting Puppet server version 0.24.8
> debug: Allowing authenticated client blah(10.10.10.11) access to
> puppetmaster.getconfig
> debug: Our client is remote
> debug: Executing '/usr/local/sbin/puppet_node_classifier blah'
> debug: Empty response for blah from ex
Jim Pirzyk wrote:
> Do you have a
>
> node default {
> ...
> }
>
> section in your site.pp or any included file?
>
Yes:
# /etc/puppet/manifests/site.pp
import "modules"
import "nodes"
filebucket { main: server => puppet }
# global defaults
File { backup => main }
Exec { path => "/usr/bin:/u
James Turnbull wrote:
> Jeremy Hansen wrote:
>
>> This one is driving me a little crazy.
>>
>> This is a Xen host. The first we're trying to get into puppet. I
>> continuously get:
>>
>> Could not retrieve catalog: Could not find node 'blah'; cannot compile
>>
>> I can't figure out why this
Do you have a
node default {
...
}
section in your site.pp or any included file?
- JimP
On Jun 3, 2009, at 7:12 PM, Jeremy Hansen wrote:
>
>
> Actually, puppet seems to be doing this for any NEW host. What
> went wrong?
>
> -jeremy
>
> Jeremy Hansen wrote:
>> This one is driving me a little
Hi
> Actually, puppet seems to be doing this for any NEW host. What went
> wrong?
do you have a node entry set for these hosts or any default node set?
imho this error occures when puppet can't find a node.
cheers pete
--~--~-~--~~~---~--~~
You received this
Jeremy Hansen wrote:
> This one is driving me a little crazy.
>
> This is a Xen host. The first we're trying to get into puppet. I
> continuously get:
>
> Could not retrieve catalog: Could not find node 'blah'; cannot compile
>
> I can't figure out why this is happening.
>
> No problem with
Actually, puppet seems to be doing this for any NEW host. What went wrong?
-jeremy
Jeremy Hansen wrote:
> This one is driving me a little crazy.
>
> This is a Xen host. The first we're trying to get into puppet. I
> continuously get:
>
> Could not retrieve catalog: Could not find node 'blah