I'm trying to configure my puppetmaster to use activemq for message queueing. ActiveMQ is installed on the same machine as puppet-server and is being used for MCollective. Since I am requiring authentication for MCollective, I need to set a username/password in puppet.conf. I do not see any parameters that control this, but I found this entry in the puppet.conf man page:
*queue_source ++++++++++++* *Which type of queue to use for asynchronous processing. If your stomp server requires authentication, you can include it in the URI as long as your stomp client library is at least 1.1.1* How do I include auth in the stomp URI? Also, suppose I want to not have auth for the local puppet stomp connection. Can I turn that off in the activemq config? I couldn't find a way to do it :( Thanks -Miles -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/o-O2qg7uzcoJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.