On Mon, Aug 22, 2011 at 04:51:14PM -0700, jblaine wrote:
> This is Puppet 2.7.3, FWIW.
> 
> As far as I can see, this is really broken somehow.
> 
> This ENC below gives the same 'Could not find node' error even when spitting 
> canned
> information back:
> 
> #!/bin/sh
> 
> echo<<END
> ---
> classes:
>   - foo
> END
> exit 0
> 
> puppet master --no-daemonize --verbose --debug reports:
> 
> debug: Executing '/etc/puppet/hostdb-ENC.sh rcf-cm-test.our.org'
> debug: Empty response for rcf-cm-test.our.org from exec exec terminus
> err: Could not find node 'rcf-cm-test.our.org'; cannot compile

I guess you want to replace "echo" with "cat"?

Attachment: pgpfFhRoauhtQ.pgp
Description: PGP signature

Reply via email to