Whenever I use puppet agent --test on a client I get the error "err: Failed 
when searching for node sage.jack: Failed to find sage.jack via exec: 
Execution of '/home/ldigitaldash/classifier sage.jack' returned 1:" if i 
run the enc as a command /home/ldigitaldash/classifier sage.jack I get this 
output "
--- 
parameters: 
"
which is what I want.  Here is my enc code:
#!/bin/sh 
echo '--- 
parameters: 
' 
exit 0

Any suggestions on what the problem is or how to debug it.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/xd3200vtX0sJ.
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