Displaying 1 result from an estimated 1 matches for "rabbitmqplugin".
Did you mean:
rabbitmq_plugin
2013 Jul 18
0
RabbitMQ module won't start stomp
...9;'rabbitmq::server'':
config => ''[ {rabbit_stomp, [{tcp_listeners, [6163]} ]} ].'',
}
rabbitmq_plugin {''rabbitmq_stomp'':
ensure => present,
require => Class[''rabbitmq::service''],
provider => ''rabbitmqplugins'',
}
}
This is what I was told in #puppet@freenode.net to use. Version 2.1.0 of
the module results in this complaint:
Error:
/Stage[main]//Node[testserver.foo.com]/Rabbitmq_plugin[rabbitmq_stomp]:
Could not evaluate: Execution of ''/usr/sbin/rabbitmq-plugins list -E...