Issue #3923 has been updated by James Turnbull. Category set to stored configuration Status changed from Unreviewed to Investigating Assigned to set to Brice Figureau Priority changed from Normal to High Target version set to 0.25.6
Brice - any idea what's happening here? ---------------------------------------- Bug #3923: Activemq + puppetqd + mysql single ip in hosts table http://projects.puppetlabs.com/issues/3923 Author: Joshua Baldock Status: Investigating Priority: High Assigned to: Brice Figureau Category: stored configuration Target version: 0.25.6 Affected version: 0.25.4 Keywords: 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.
