Issue #3923 has been updated by Daniel Pittman. Status changed from Investigating to Rejected
Doesn't seem reproducible, nobody claims to have the problem, and I know that I ran with a potentially triggering configuration for some time in production. Closing for now, but if anybody can step up with a reproduction of this we will absolutely reopen and fix this. ---------------------------------------- Bug #3923: Activemq + puppetqd + mysql single ip in hosts table https://projects.puppetlabs.com/issues/3923 Author: Joshua Baldock Status: Rejected Priority: High Assignee: Category: queuing Target version: Affected Puppet version: 0.25.4 Keywords: devtriage Branch: I have configured puppet-0.25.4 on RHEL5 with storeconfigs using mysql. I recently setup storeconfigs with queuing using activemq and puppetqd. Since running queuing the hosts table in the mysql DB is updating every host record with the ip of the puppetmaster and not the hosts actual ip addresses. Here is a snippet from puppet.conf puppetmaster [main] queue_type = stomp queue_source = stomp://localhost:61613 dbadapter = mysql dbname = puppet dbuser = puppet dbpassword = puppet dbserver = localhost dbsocket = /var/lib/mysql/mysql.sock -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
