Hi,

I install the latest version of a Ruby gem using:

package { 'passenger': ensure => latest, provider => 'gem' }

However, I want to retrieve the actual version number for further
configuration. Is this possible?

I don't think I can use a custom fact since it may be evaluated on the
client before the gem is installed. Is there something like
Package['passenger'].version?

Regards,
Martin.

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

Reply via email to