All, Some of you may recall that I posted the following in the past as a method for keeping data synchronized between individual resource declarations in Puppet and applying things once all of them are complete https://www.onyxpoint.com/storing-puppet-provider-metadata-for-single-instance-application/ .
However, I've run into a bit of an issue with Ruby 2 in that I can't determine the proper method for keeping this technique properly functional and getting rid of the following warning "warning: class variable access from toplevel". This is generated each and every time that I access a class variable and I'm not quite sure what the correct technique is for fixing the code. Any pointers would be appreciated. Thanks, Trevor -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 [email protected] -- This account not approved for unencrypted proprietary information -- -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoV-8UiJ5%3DLrcKS1KCKNhp%3Djz6mHshQLV0RWiOm5x%2Beqsw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
