vmware-archive / vmware-vcenter

VMware vCenter Module
Other
87 stars 102 forks source link

make available gem version for puppet - rest-client 1.6.7 #158

Closed rbbrown closed 9 years ago

rbbrown commented 9 years ago
ghost commented 9 years ago

+1

rbbrown commented 9 years ago

Closing, as until we complete changes in files requiring the gem the fix will not be complete.

For files requiring gem:

    gem 'rest-client', versionspec
    require 'rest-client'

Looking at using puppet's features framework to install gem. See http://projects.puppetlabs.com/issues/14822 for possible way to insure correct gem is installed.