The facter should be executed on the server instead on the client.
On Thursday, December 13, 2012 1:29:23 AM UTC+1, Jakov Sosic wrote:
>
> On 11/28/2012 09:46 PM, Romain Gales wrote:
> > there is what i tried:
> >
> > # getpfoleproxyver.rb
> > #
> > Facter.add(:getpfoleproxyver) do
> > setcode do
> > Facter::Util::Resolution.exec('basename `ls
> > /softw4pc/Misc/pfoleproxy/pfoleproxy*.txt`')
> > end
> > end
> >
> > the fact is working fine, but how to use this in my manifest?
> > i tried a lot but it was always empty?
> >
> > $getpfoleproxyver should be correct, no?
>
> Are you sure it's working on the client? You can see the value when you
> type facter -p | grep getpfoleproxyver
>
> ?
>
--
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/-/7cJYuX2oy2YJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.