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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/9f4937cc-e8f3-4307-9082-7d7b1df109d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to