Issue #3923 has been updated by Jason Koppe.

I've got a very similar setup and the same thing is happening to the hosts 
table.  In my setup, puppetmaster, activemq and mysql are running on the same 
server.
----------------------------------------
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.

Reply via email to