Hi folks,

I'm using this 
plugin https://github.com/ripienaar/facter-facts/tree/master/facts-dot-d
and I can't get a fact out of a simple shell script. YAML TXT JSON works 
well

My little shell script testfact.sh looks like

#!/bin/bash
echo "TEST=NOT WORKING"

made it executable
chmod +x testfact.sh

made a puppet agent -t to read the new fact

BUT 
$facter --puppet 
is not getting the fact

Thanx a lot!

-- 
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/-/ozS0Ol78TNoJ.
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