Hi guys,
I'm trying to define a custom fact on windows puppet agent, I'm using the version 2.7.14. I made a powershell that checks for the state of a service and return true or false.
If I execute it on powershell I got this:

PS C:\programdata\PuppetLabs\facter\ext> .\udp_status.ps1
udp_status=true

But If I ran facter I didn't see the facter and value for this custom fact....

I put the .ps1 file on C:\programdata\PuppetLabs\facter\ext but I can't see the value for the fact...

What am I doing wrong?....

thank you in advance...

Regards

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
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