(inline) On Tue, Jan 08, 2013 at 08:30:23AM -0800, MrTeleBird wrote: > Hello everyone! > > I am facing a problem by configuring the F5 Big-IP Module: > > [1]http://puppetlabs.com/blog/managing-f5-big-ip-network-devices-with-puppet/ > > I installed GEM f5-icontrol on both, the master and the proxy. > the file "device.conf" is configured on my proxy too. > > However, when i run: > > # puppet device --deviceconf /etc/puppet/device/lb-device.conf > > I got this error: > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require': no such file to load -- > puppet/util/network_device/f5/device (LoadError)
I'm apparently just a couple of steps behind you. I do have this file: /etc/puppet/modules/f5/lib/puppet/util/network_device/f5/device.rb Did you install the icontrol gem? For me: gem install /etc/puppet/modules/f5/files/f5-icontrol-10.2.0.2.gem In the web page, for puppet enterprise: /opt/puppet/bin/gem install /etc/puppetlabs/puppet/modules/f5/files/f5-icontrol-10.2.0.2.gem > which I think is basically correct since there is not such F5 Network > Device File on my proxy... > > Any hints on how could I solve this issue??? > > thanks a lot! > Cesar > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > [2]https://groups.google.com/d/msg/puppet-users/-/vVXPq7qc0esJ. > 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. > > References > > Visible links > 1. > http://puppetlabs.com/blog/managing-f5-big-ip-network-devices-with-puppet/ > 2. https://groups.google.com/d/msg/puppet-users/-/vVXPq7qc0esJ -- 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.