Hi, Version 5.0.0 of the rabbitmq module dropped support for Puppet 2.7, it was noted in the CHANGELOG <https://github.com/puppetlabs/puppetlabs-rabbitmq/blob/master/CHANGELOG.md#2014-12-22---version-500> .
Cheers, Morgan On Wed, Sep 2, 2015 at 10:43 PM kdo <[email protected]> wrote: > Hello all, > > wondering whether anyone may have come across this issue before. The > module works if clustering is set to false. We however require clustering > to be setup so would like to get this working if possible. I haven't read > that master 2.7 is not supported with version of puppetlabs rabbitmq module > (5.2.3) > > err: Failed to apply catalog: Could not autoload rabbitmq_erlang_cookie: > Could not autoload > /var/lib/puppet/lib/puppet/provider/rabbitmq_erlang_cookie/ruby.rb: > undefined method `has_command' for > Puppet::Type::Rabbitmq_erlang_cookie::ProviderRuby:Class > > some of our settings in param.pp > > config_cluster => true, > cluster_nodes => ['host1', 'host2'], > cluster_node_type => 'ram', > erlang_cookie => 'A_SECRET_COOKIE_STRING', > wipe_db_on_cookie_change => true, > > > thanks in advance > > -- > 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/9f4937cc-e8f3-4307-9082-7d7b1df109d5%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/9f4937cc-e8f3-4307-9082-7d7b1df109d5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Morgan Haskel [email protected] Module Engineer *PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland, Oregon! Join us October 5-9.* *Register now to take advantage of the Final Countdown discount <https://www.eventbrite.com/e/puppetconf-2015-october-5-9-register-now-its-the-final-countdown-tickets-13115894995?discount=FinalCountdown> * *—**save $149!* -- 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/CA%2BFnDv0dgpNE43SL8Y9FPJBbEax5YZsmDiN_t%2BCPFTwQeiTNOQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
