Afternoon all I'm starting to put a bit more work into my NetApp Puppet device support.
I've currently hit an issue whereby I can get the core 'create' def to run fine, but when I try and loop in some of the other property methods, the puppet run is failing with: Puppet::Provider::Netapp_volume autoincrement=: Setting of auto-increment for volume v_puppet_test020120131713 failed due to execution expired. The latest code changes were made under: https://github.com/fatmcgav/fatmcgav-netapp/commit/9f6ef43c0f4320e04904c0a8284841d2d8199bb2 I shamefully ripped the code snippet from the puppetlabs-f5 code :) Cheers Nan. It looks like the autoincrement value does get set correctly, so the setter is running, but it doesn't move on to the other methods in the list... Any ideas??? Cheers Gavin -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-dev/-/sgm9iP_AogcJ. 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-dev?hl=en.
