That error appears to still be the same thing (ruby barfing on the hash argument `parent: Puppet::Provider::Netscaler` . I made https://github.com/puppetlabs/puppetlabs-netscaler/pull/157 to change all the 1.9 hashes to normal hashes, so you can give that a go and see if it works.
On Tue, Jul 14, 2015 at 10:41 AM Matthew Ceroni <[email protected]> wrote: > I upgraded to ruby 2 that is part of Redhat 7. Now upon running I get the > following error > > http://pastebin.com/RveUf4ca > > Can't autoload puppet/type/netscaler_server. > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" 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-users/75cc9da0-cff7-43b8-8502-f2b90cadcee8%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users/CAJaQvGCrx9D3dW7_FSeGggQFCpPiA4%2B5CpKN8AJLEdSd%3DjDfjQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
